Kaveh H. Mood
Results
3
issues of
Kaveh H. Mood
CUDA 9 `__shfl_sync` function is missing. I can use the deprecated `__shfl` but it would be be better to have the new function. Test code: ``` __global__ static void shflTest(int...
hip
Regardless of HIP's ability to compile and on Nvidia machines with a negligible performance penalty on Nvidia machines, some developers prefer to keep both CUDA and HIP code in the...
type:question
hip
clang
hipMemPrefetchAsync is missing. I can live without that but it is nice to have the feature.
hip
type:feature