GPU - control the number of cores used #4544
Unanswered
AdrienCorenflos
asked this question in
Q&A
Replies: 1 comment
-
We don't expose such a config in JAX. Perhaps there's some generic way to do this? I'm gonna convert this issue to a discussion in case anyone knows of such a feature. |
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
-
Hi,
Is there a way in the JAX config to control the capacity of the GPU used? I have this experiments where I want to reduce the parallelisation capacity of the GPU and see how the runtime of my function changes.
Adrien
Beta Was this translation helpful? Give feedback.
All reactions