Control XLA tempfile location #17438
Unanswered
csparker247
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.
-
I've been running my Jax code on my university's computing cluster, and I recently had some jobs fail with the following error:
While the node in question was having an issue, it highlights a potential problem for our cluster which is that our nodes are configured so that temp files should be placed in user-specific scratch location. Is there a way to control at runtime the temp directory for these XLA compilation calls?
Beta Was this translation helpful? Give feedback.
All reactions