diff --git a/pages/merlin6/merlin6-slurm/slurm-configuration.md b/pages/merlin6/merlin6-slurm/slurm-configuration.md index 210f255..616d2f1 100644 --- a/pages/merlin6/merlin6-slurm/slurm-configuration.md +++ b/pages/merlin6/merlin6-slurm/slurm-configuration.md @@ -31,8 +31,8 @@ The following table show default and maximum resources that can be used per node | merlin-c-[001-022] | 1 core | 44 cores | 2 | 4000 | 352000 | 352000 | 10000 | N/A | N/A | | merlin-c-[101-122] | 1 core | 44 cores | 2 | 4000 | 352000 | 352000 | 10000 | N/A | N/A | | merlin-c-[201-222] | 1 core | 44 cores | 2 | 4000 | 352000 | 352000 | 10000 | N/A | N/A | -| merlin-g-[001] | 1 core | 8 cores | 2 | 4000 | 102498 | 102498 | 10000 | 1 | 2 | -| merlin-g-[002-009] | 1 core | 10 cores | 2 | 4000 | 102498 | 102498 | 10000 | 1 | 4 | +| merlin-g-[001] | 1 core | 8 cores | 1 | 4000 | 102400 | 102400 | 10000 | 1 | 2 | +| merlin-g-[002-009] | 1 core | 20 cores | 1 | 4000 | 102400 | 102400 | 10000 | 1 | 4 | If nothing is specified, by default each core will use up to 8GB of memory. More memory per core can be specified with the ``--mem=`` option, and maximum memory allowed is ``Max.Mem/Node``.