Skip to content
Snippets Groups Projects
Commit 7cdb3f76 authored by Theodosia Woo's avatar Theodosia Woo
Browse files

Update .gitlab-ci.yml

parent 7b35876f
No related branches found
No related tags found
1 merge request!2Update .gitlab-ci.yml
Pipeline #164246 failed
......@@ -21,7 +21,7 @@ test:
image:
name: theowoo/debian-slurm:beta
before_script:
- /scripts/leader.sh $HOSTNAME $HOSTNAME CPUs=$(nproc)
- /scripts/leader.sh $HOSTNAME $HOSTNAME CPUs="ThreadsPerCore=2 CoresPerSocket=$(nproc) Sockets=2"
script:
- sinfo -Nl
- mpiexec --version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment