Skip to content

Commit 4b8bb35

Browse files
committed
turn off all hipblaslt dependents
Signed-off-by: Gregory Becker <becker33@llnl.gov>
1 parent e6249e3 commit 4b8bb35

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.ci/gitlab/stacks/e4s/spack.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ spack:
100100
- dxt-explorer
101101
- dyninst
102102
- e4s-cl
103-
- ecp-data-vis-sdk ~cuda ~rocm +adios2 +ascent +cinema +darshan +faodel +hdf5 +paraview +pnetcdf +sz +unifyfs +veloc +visit +vtkm +zfp #
103+
- ecp-data-vis-sdk ~cuda ~rocm +adios2 +ascent +cinema +darshan +faodel +hdf5 +paraview +pnetcdf +sz +unifyfs +veloc +visit +vtkm +zfp #
104104
- exaworks
105105
- fftx
106106
- flecsi
@@ -361,22 +361,22 @@ spack:
361361
- chai +rocm amdgpu_target=gfx90a
362362
- ecp-data-vis-sdk ~paraview +vtkm +rocm amdgpu_target=gfx90a # +paraview: CMake Error at VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/CMakeLists.txt:272 (find_package): Could not find a package configuration file provided by "rocthrust" with any of the following names: rocthrustConfig.cmake rocthrust-config.cmake
363363
- gasnet +rocm amdgpu_target=gfx90a
364-
- ginkgo +rocm amdgpu_target=gfx90a
364+
# - ginkgo +rocm amdgpu_target=gfx90a # removed due to transitive hipblaslt dep
365365
- heffte +rocm amdgpu_target=gfx90a
366366
- hpx +rocm amdgpu_target=gfx90a
367-
- hypre +rocm amdgpu_target=gfx90a
367+
# - hypre +rocm amdgpu_target=gfx90a # removed due to transitive hipblaslt dep
368368
- kokkos +rocm amdgpu_target=gfx90a
369369
- lammps +rocm amdgpu_target=gfx90a
370370
- legion +rocm amdgpu_target=gfx90a
371-
- libceed +rocm amdgpu_target=gfx90a
372-
- magma ~cuda +rocm amdgpu_target=gfx90a
373-
- mfem +rocm amdgpu_target=gfx90a
371+
# - libceed +rocm amdgpu_target=gfx90a # removed due to transitive hipblaslt dep
372+
# - magma ~cuda +rocm amdgpu_target=gfx90a # removed due to transitive hipblaslt dep
373+
# - mfem +rocm amdgpu_target=gfx90a # removed due to transitive hipblaslt dep
374374
- raja ~openmp +rocm amdgpu_target=gfx90a
375-
- slate +rocm amdgpu_target=gfx90a
376-
- strumpack ~slate +rocm amdgpu_target=gfx90a
375+
# - slate +rocm amdgpu_target=gfx90a # removed due to transitive hipblaslt dep
376+
# - strumpack ~slate +rocm amdgpu_target=gfx90a # removed due to transitive hipblaslt dep
377377
- sundials +rocm amdgpu_target=gfx90a
378-
- superlu-dist +rocm amdgpu_target=gfx90a
379-
- tasmanian ~openmp +rocm amdgpu_target=gfx90a
378+
# - superlu-dist +rocm amdgpu_target=gfx90a # removed due to transitive hipblaslt dep
379+
# - tasmanian ~openmp +rocm amdgpu_target=gfx90a # removed due to transitive hipblaslt dep
380380
- trilinos +amesos +amesos2 +anasazi +aztec +belos +boost +epetra +epetraext +ifpack ~ifpack2 +intrepid +intrepid2 +isorropia +kokkos +ml +minitensor +muelu +nox +piro +phalanx +rol +rythmos +sacado +stk +shards +shylu ~stokhos +stratimikos +teko +tempus +tpetra +trilinoscouplings +zoltan +zoltan2 +superlu-dist gotype=long_long +rocm amdgpu_target=gfx90a
381381
- umpire +rocm amdgpu_target=gfx90a
382382
- upcxx +rocm amdgpu_target=gfx90a

0 commit comments

Comments
 (0)