Skip to content

Cannot set XLA flags on docker #23444

Answered by jakevdp
neel04 asked this question in Q&A
Sep 5, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Try using -e XLA_FLAGS="--xla_tpu_impure_oom_fast_exit_threshold=-1"; XLA_FLAGS is the name of the environment variable you can use to specify flags you'd like to pass to the xla compiler.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@neel04
Comment options

Answer selected by neel04
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