Replies: 0 comments 3 replies
-
|
CUB uses a lot of intrinsics like |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to compile CUB using ROCm HIP.
But, the result is incorrect when the count of elements is large. I think it is related to the usage of "int32" in CUB source code.
What should I do to use CUB on gpu whose warpsize is 64?
Beta Was this translation helpful? Give feedback.
All reactions