issues
search
LLNL
/
RAJAPerf
RAJA Performance Suite
BSD 3-Clause "New" or "Revised" License
110
stars
39
forks
source link
Deduplicate GPU Reduction Implementations
#409
Closed
MrBurmark
closed
10 months ago
MrBurmark
commented
10 months ago
Deduplicate GPU Reduction Implementations
This PR is a refactoring
It does the following (modify list as needed):
Modifies/refactors GPU reducer implementations to avoid duplication via templates
Deduplicate GPU Reduction Implementations