diff --git a/config/slurm/cluster.yaml b/config/slurm/cluster.yaml index c0d55d5..0d5d8a2 100644 --- a/config/slurm/cluster.yaml +++ b/config/slurm/cluster.yaml @@ -3,7 +3,7 @@ __default__: nodes: 1 ntaskspernode: 1 cpuspertask: 1 - mem: "1000mb" + mempercpu: "1000mb" time: "5:00" account: "ACCOUNT" partition: "standard" @@ -13,5 +13,4 @@ __default__: count_words: cpuspertask: 2 - mem: "2000mb" time: "10:00"