FIX: clean up aarch64 admin testing env
Some checks failed
QE-GPU Merlin7 Scheduler / checkout (push) Failing after 23s
QE-GH Merlin7 Scheduler / checkout (push) Failing after 3s
QE-CPU Merlin7 Scheduler / checkout (push) Failing after 4s
OPAL-X-GPU Merlin7 Scheduler / checkout (push) Failing after 4s
OPAL-X GH Merlin7 Scheduler / checkout (push) Failing after 4s
IPPL GPU Merlin7 Scheduler / checkout (push) Failing after 3s
IPPL GH Merlin7 Scheduler / checkout (push) Failing after 3s

This commit is contained in:
2025-08-19 15:00:31 +02:00
parent fcf27efafc
commit be18644228

View File

@@ -1,8 +1,9 @@
spack:
concretizer:
unify: false
targets:
granularity: microarchitectures
#E.G: to be uncommented if using nvhpc
# targets:
# granularity: microarchitectures
reuse:
from:
- type: local
@@ -30,7 +31,7 @@ spack:
cray-mpich:
environment:
set:
SLURM_MPI_TYPE: pmix
SLURM_MPI_TYPE: cray_shasta
openmpi:
environment:
set:
@@ -40,15 +41,5 @@ spack:
set:
SLURM_MPI_TYPE: pmix
FI_HMEM_CUDA_USE_DMABUF: '1'
packages:
libfuse:
externals:
- spec: libfuse@2.9.7
prefix: /usr
'nvhpc:':
buildable: true
'cce:':
buildable: true
specs:
- osu-micro-benchmarks +cuda cuda_arch=90 %gcc@14.2.0 ^openmpi@main +cuda cuda_arch=90 ^libfabric@main+cuda fabrics=lnx,cxi,rxm,tcp,shm ^libcxi+cuda ^cuda@12.8.0
specs: []
view: false