We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95205bb + d52f050 commit 6272019Copy full SHA for 6272019
1 file changed
mache/machines/chrysalis.cfg
@@ -60,10 +60,10 @@ partitions = compute, debug
60
parallel_executable = srun --mpi=pmi2 -l
61
62
# cpu cores per node (without hyperthreading)
63
-cores_per_node = 128
+cores_per_node = 64
64
65
# the maximum number of MPI tasks per node
66
-max_mpi_tasks_per_node = 128
+max_mpi_tasks_per_node = 64
67
68
# CPU binding (cores or threads)
69
cpu_bind = cores
0 commit comments