1
0
Fork 0
mirror of https://github.com/MillironX/dotfiles.git synced 2024-11-21 13:16:04 +00:00

Use scratch spaces when using SCINet

Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
Thomas A. Christensen II 2021-12-02 11:28:09 -06:00
parent 2cd5f88e33
commit 1371471497
Signed by: millironx
GPG key ID: 139C07724802BC5D

View file

@ -4,6 +4,7 @@ tower {
}
{{ if (eq .cluster "scinet") }}
process {
scratch = true
executor = 'slurm'
clusterOptions = '--account=fabadru'
{{ if (or (eq .chezmoi.hostname "Atlas-login-1") (eq .chezmoi.hostname "Atlas-login-2")) }}