Switch CPU bind from sockets to cores

This commit is contained in:
Matthias Krack 2025-07-19 18:43:15 +02:00
parent 19aad1fec0
commit d06000f5fd

View file

@ -104,7 +104,7 @@ benchmark cp2k 1 daint node:
script:
- cp2k /opt/cp2k/benchmarks/CI/H2O-512_md.inp
variables:
SLURM_CPU_BIND: socket
SLURM_CPU_BIND: cores
SLURM_CPUS_PER_TASK: 1
SLURM_DEBUG: 1
SLURM_HINT: nomultithread