Skip to content

Is it possible to customize TPU initialization timeout? #16690

Answered by louwjac
ayaka14732 asked this question in Q&A
Discussion options

You must be logged in to vote

Have you tried specifying the "initialization_timeout" parameter in the call to jax.distributed.initialize() ?

e.g. jax.distributed.initialize(initialization_timeout=30)

https://jax.readthedocs.io/en/latest/_autosummary/jax.distributed.initialize.html

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ayaka14732
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants