We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
eg from renee --tmp-dir /scratch/cluster_scratch/$USER
--tmp-dir /scratch/cluster_scratch/$USER
or on FRCE should it actually be /scratch/local
/scratch/local
also see implementation in XAVIER
The text was updated successfully, but these errors were encountered:
feat: set tempdir depending on HPC
9e1608c
resolves #106
strategy: just set it in the config file, don't bother with a CLI flag until we refactor the CLI.
Sorry, something went wrong.
kelly-sovacool
Successfully merging a pull request may close this issue.
eg from renee
--tmp-dir /scratch/cluster_scratch/$USER
or on FRCE should it actually be
/scratch/local
also see implementation in XAVIER
The text was updated successfully, but these errors were encountered: