why getting always 32 from cuda::std::countr_zero(unsigned) from cuda-12.3? #2191
Unanswered
bluebabyxp
asked this question in
libcu++
Replies: 1 comment
-
Verified that this looks like a bug in the latest |
Beta Was this translation helpful? Give feedback.
0 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.
-
https://godbolt.org/z/Kd63Es7KP
the ptx seems always store 32 to global mem. Seems correct on ctk-12.1.
Beta Was this translation helpful? Give feedback.
All reactions