FFI cudaLaunchCooperativeKernel? #28639
Unanswered
staticimport
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I don't know enough off the top of my head, but @ezhulenev might have useful feedback. If you can minimize the issues you're having to something that you think should work, but doesn't, we can always help debug! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Based on CUDA documentation it should work, I don't see any constraints mentioned anywhere. Capturing |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Is there any reason why doing cooperative kernels wouldn’t work? I’m seeing unexpected results in some cases vs standard kernels launch, but I’m also seeing much better performance with it too.
Beta Was this translation helpful? Give feedback.
All reactions