Skip to content

Commit

Permalink
Update include/RAJA/policy/cuda/reduce.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Burmark <[email protected]>
  • Loading branch information
trws and MrBurmark committed Oct 19, 2022
1 parent ff1b9c4 commit cc9ce6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/RAJA/policy/cuda/reduce.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ __MAKE_SYNC_SHUFFLES(__shfl_xor_sync_fixed, __nvvm_shfl_sync_bfly_i32,
__nvvm_shfl_sync_bfly_f32, 0x1f, int);
#pragma pop_macro("__MAKE_SYNC_SHUFFLES")
#endif

namespace RAJA
{

Expand Down

0 comments on commit cc9ce6f

Please sign in to comment.