How to set specific GPU? #15957
Unanswered
MichaelMMeskhi
asked this question in
Q&A
Replies: 1 comment
-
You can directly specify the desired devices within your JAX code using the
|
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.
-
I have 2 GPUs but want Jax to utilize only the second one. Only solution I have found to work is:
Is there a better way to do this?
Jax sees the following:
Beta Was this translation helpful? Give feedback.
All reactions