use latest trilinos for +cuda variants (#37164)
This commit is contained in:
parent
41afeacaba
commit
3446feff70
2 changed files with 4 additions and 4 deletions
|
@ -138,7 +138,7 @@ spack:
|
||||||
- swig@4.0.2-fortran
|
- swig@4.0.2-fortran
|
||||||
- tasmanian
|
- tasmanian
|
||||||
- tau +mpi +python
|
- tau +mpi +python
|
||||||
- trilinos@13.0.1 +belos +ifpack2 +stokhos
|
- trilinos +belos +ifpack2 +stokhos
|
||||||
- turbine
|
- turbine
|
||||||
- umap
|
- umap
|
||||||
- umpire
|
- umpire
|
||||||
|
@ -177,7 +177,7 @@ spack:
|
||||||
- superlu-dist +cuda
|
- superlu-dist +cuda
|
||||||
- tasmanian +cuda
|
- tasmanian +cuda
|
||||||
- tau +mpi +cuda
|
- tau +mpi +cuda
|
||||||
- trilinos@13.4.0 +belos +ifpack2 +stokhos +cuda
|
- "trilinos@13.4.0: +belos +ifpack2 +stokhos +cuda"
|
||||||
- umpire ~shared +cuda
|
- umpire ~shared +cuda
|
||||||
- parsec +cuda
|
- parsec +cuda
|
||||||
|
|
||||||
|
|
|
@ -188,7 +188,7 @@ spack:
|
||||||
- superlu-dist +cuda
|
- superlu-dist +cuda
|
||||||
- tasmanian +cuda
|
- tasmanian +cuda
|
||||||
- tau +mpi +cuda
|
- tau +mpi +cuda
|
||||||
- trilinos@13.4.0 +belos +ifpack2 +stokhos +cuda
|
- "trilinos@13.4.0: +belos +ifpack2 +stokhos +cuda"
|
||||||
- umpire ~shared +cuda
|
- umpire ~shared +cuda
|
||||||
|
|
||||||
# ROCm
|
# ROCm
|
||||||
|
@ -217,7 +217,7 @@ spack:
|
||||||
- superlu-dist +rocm
|
- superlu-dist +rocm
|
||||||
- tasmanian ~openmp +rocm
|
- tasmanian ~openmp +rocm
|
||||||
- tau +mpi +rocm
|
- tau +mpi +rocm
|
||||||
- trilinos@13.4.0 ~belos ~ifpack2 ~stokhos +rocm
|
- "trilinos@13.4.0: ~belos ~ifpack2 ~stokhos +rocm"
|
||||||
- umpire +rocm
|
- umpire +rocm
|
||||||
- upcxx +rocm
|
- upcxx +rocm
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue