Skip to content

Commit

Permalink
use reservation for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rasolca authored Dec 12, 2024
1 parent cbef80a commit 59a0117
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ci/common-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ variables:
- .build_deps_common_base
variables:
COMMON_SPACK_ENVIRONMENT: ci/docker/common-gh200.yaml
SLURM_RESERVATION: NCCL

## BUILD DLAF

Expand Down Expand Up @@ -110,6 +111,7 @@ variables:
- .build_common_base
variables:
LD_PRELOAD: "/lib/aarch64-linux-gnu/libSegFault.so"
SLURM_RESERVATION: NCCL

.build_for_daint-mc:
variables:
Expand Down Expand Up @@ -154,4 +156,5 @@ variables:
variables:
SLURM_MPI: "pmi2"
# Workaround after update until hooks are fixed
ENROOT_LIBRARY_PATH: /capstor/scratch/cscs/fmohamed/enrootlibn
#ENROOT_LIBRARY_PATH: /capstor/scratch/cscs/fmohamed/enrootlibn
SLURM_RESERVATION: NCCL

0 comments on commit 59a0117

Please sign in to comment.