forked from kokkos/kokkos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow functors as reducers for nested team parallel reduce (kokkos#6921)
* Functor as reducer for TeamThreadRange, ThreadVectorRange and TeamVectorRange * Fixed typos * Fix an error in hpx * Apply suggestions from code review Co-authored-by: Daniel Arndt <[email protected]> * Applying the same changes in OpenAcc --------- Co-authored-by: Daniel Arndt <[email protected]>
- Loading branch information
1 parent
859055c
commit 4aae49f
Showing
9 changed files
with
904 additions
and
239 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
Oops, something went wrong.