Shuffle on 64bit data is allowed only for CUDA >= 9.0. Also, fixed the
constant for the mask, need one extra L in the end.
Details
Details
Diff Detail
Diff Detail
- Repository
- rOMP OpenMP
Differential D55440
[OPENMP][NVPTX]Enable fast shuffles on 64bit values only if CUDA >= 9. ABataev on Dec 7 2018, 9:11 AM. Authored by
Details Shuffle on 64bit data is allowed only for CUDA >= 9.0. Also, fixed the
Diff Detail
|