diff --git a/config/cloud-multinodes-system.yaml b/config/cloud-multinodes-system.yaml index 96cf7c11..dd6e8712 100644 --- a/config/cloud-multinodes-system.yaml +++ b/config/cloud-multinodes-system.yaml @@ -48,6 +48,6 @@ system: gpus-per-task: a100l:2 cpus-per-task: 12 time: "3:0:0" - mem: 64000 + mem: 500000 partition: short-unkillable nodelist: cn-g[001-029] diff --git a/config/cloud-system.yaml b/config/cloud-system.yaml index 2bee1ef1..8401be63 100644 --- a/config/cloud-system.yaml +++ b/config/cloud-system.yaml @@ -60,5 +60,5 @@ system: gpus-per-task: a100l:4 cpus-per-task: 24 time: "3:0:0" - mem: 128000 + mem: 1000000 partition: short-unkillable