pipelines: relax ppc64le requirements

This commit is contained in:
Massimiliano Culpo 2024-11-29 06:38:50 +01:00
parent 5438dd4dc3
commit d9f3942966
No known key found for this signature in database
GPG Key ID: 3E52BB992233066C

View File

@ -32,19 +32,25 @@ spack:
mpi:
require: mpich
mpich:
require: '~wrapperrpath ~hwloc %gcc@9.4.0 target=ppc64le'
require:
- '~wrapperrpath ~hwloc'
ncurses:
require: '@6.3 +termlib %gcc@9.4.0 target=ppc64le'
require:
- '@6.3 +termlib'
faodel:
require: "~tcmalloc %gcc@9.4.0 target=ppc64le"
require:
- "~tcmalloc"
tbb:
require: intel-tbb
vtk-m:
require: "+examples %gcc@9.4.0 target=ppc64le"
require:
- "+examples"
cuda:
require: "@11.4.4 %gcc@9.4.0 target=ppc64le"
require:
- "@11.4.4"
paraview:
require: "+examples %gcc@9.4.0 target=ppc64le"
require:
- "+examples"
specs: