Skip to content

Commit d84ff23

Browse files
committed
feat: added latency parameter
1 parent 6711368 commit d84ff23

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/config_Erlangen_Admin.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ cluster:
6767
# the cluster account and default partition
6868
account: "nhr-workflow"
6969
partition: "smallcpu"
70+
# file system latency - on NFS be sure to be sufficiently high
71+
latency: 30
7072
# the local and remote storage prefixes on this cluster
7173
remote-job-local-storage-prefix: "/localscratch/$SLURM_JOB_ID"
7274
local-storage-prefix: "/dev/shm/$USER/snakemake"

0 commit comments

Comments
 (0)