Set Max Dynamic Shared Memory #345
Answered
by
inducer
bastianhagedorn
asked this question in
Troubleshooting
-
Hi, I need more than 48K dynamically allocated shared memory on a Titan RTX. The corresponding CUDA call would be
How can I set this function attribute using pycuda? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
inducer
Feb 15, 2022
Replies: 1 comment 3 replies
-
https://gitlab.tiker.net/inducer/pycuda/-/merge_requests/60 might do the trick. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
bastianhagedorn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://gitlab.tiker.net/inducer/pycuda/-/merge_requests/60 might do the trick.