Closed kelly-sovacool closed 2 months ago
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
strategy: just set it in the config file, don't bother with a CLI flag until we refactor the CLI.
eg from renee
--tmp-dir /scratch/cluster_scratch/$USER
or on FRCE should it actually be
/scratch/local
also see implementation in XAVIER