We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff1b9c4 commit cc9ce6fCopy full SHA for cc9ce6f
include/RAJA/policy/cuda/reduce.hpp
@@ -90,6 +90,7 @@ __MAKE_SYNC_SHUFFLES(__shfl_xor_sync_fixed, __nvvm_shfl_sync_bfly_i32,
90
__nvvm_shfl_sync_bfly_f32, 0x1f, int);
91
#pragma pop_macro("__MAKE_SYNC_SHUFFLES")
92
#endif
93
+
94
namespace RAJA
95
{
96
0 commit comments