-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable
parthenon::par_reduce
for MD loops with Kokkos 1D Range (#1130)
* wrap 3D flat loop abstractions * add 4D loop and test * add specialization for const int & * added mdrange loops to par_reduce tests * refactor flatloop specialization * clean up * formatting * linting * templating functor index types * moved to a single functor * Update CHANGELOG.md * remove unused Nj --------- Co-authored-by: Cloud User <ec2-user@ip-10-0-2-191.us-east-2.compute.internal> Co-authored-by: Luke Roberts <lfroberts@lanl.gov>
- Loading branch information
1 parent
2e0e981
commit 801766e
Showing
3 changed files
with
137 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters