Replies: 0 comments 3 replies
-
|
Could you elaborate on your question? I believe you are asking why does CUB sometimes use inline PTX? The answer is because sometimes that is the tool we need to get the job done. PTX is a very precise tool that allows us to say exactly what we want to happen and sometimes that's what we need. |
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.
-
for some point, the performance of inline ptx code maybe not better than cuda c code
Beta Was this translation helpful? Give feedback.
All reactions