Skip to content

Commit

Permalink
CHANGELOG, test_kokkos_abstraction
Browse files Browse the repository at this point in the history
  • Loading branch information
brryan committed Sep 21, 2024
1 parent 9721942 commit e89be87
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Current develop

### Added (new features/APIs/variables/...)
- [[PR 1179]](https://github.com/parthenon-hpc-lab/parthenon/pull/1179) Make a global variable for whether simulation is a restart
- [[PR 1171]](https://github.com/parthenon-hpc-lab/parthenon/pull/1171) Add PARTHENON_USE_SYSTEM_PACKAGES build option
- [[PR 1161]](https://github.com/parthenon-hpc-lab/parthenon/pull/1161) Make flux field Metadata accessible, add Metadata::CellMemAligned flag, small perfomance upgrades

Expand Down
2 changes: 1 addition & 1 deletion tst/unit/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ list(APPEND unit_tests_SOURCES
test_unit_constants.cpp
test_unit_domain.cpp
test_unit_sort.cpp
kokkos_abstraction.cpp
test_kokkos_abstraction.cpp
test_index_split.cpp
test_logical_location.cpp
test_forest.cpp
Expand Down
File renamed without changes.

0 comments on commit e89be87

Please sign in to comment.