Set SLURM constraint

This commit is contained in:
Matthias Krack 2025-02-16 00:03:02 +01:00
parent f7349aacbe
commit f46d29fbfc

View file

@ -32,5 +32,6 @@ test_cp2k_job:
- /opt/cp2k/bin/run_tests
variables:
OMP_NUM_THREADS: 2
SLURM_CONSTRAINT: mc
SLURM_NTASKS: 64
SLURM_TIMELIMIT: "60:00"