Set up jax with multiple hosts #7374
Unanswered
Happy-to-see-you
asked this question in
Q&A
Replies: 0 comments
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.
-
We read this tutorial about setting up jax in multi-host environments, which was excellent:
https://jax.readthedocs.io/en/latest/multi_process.html
But how do we get jax to recognize all of the hosts that are available. For example, suppose we have four computers on the same network, each with a GPU, and want to use them together. How can we set up jax so that jax.devices() recognizes all of them?
Beta Was this translation helpful? Give feedback.
All reactions