Skip to content

Commit

Permalink
Use netlib-lapack for CUDA AT2 configs
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel E. Browne <[email protected]>
  • Loading branch information
sebrowne committed Feb 19, 2025
1 parent 1669e5d commit 008a791
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/framework/ini-files/config-specs.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2005,7 +2005,7 @@ use USE-UVM|NO
use USE-DEPRECATED|YES
use PACKAGE-ENABLES|NO-EPETRA
use CUDA
use SPACK_SERIAL_OPENBLAS
use SPACK_NETLIB_BLAS_LAPACK

opt-set-cmake-var Trilinos_ENABLE_TESTS BOOL : ON
opt-set-cmake-var TPL_ENABLE_X11 BOOL : OFF
Expand All @@ -2032,7 +2032,7 @@ use USE-UVM|YES
use USE-DEPRECATED|YES
use PACKAGE-ENABLES|NO-EPETRA
use CUDA
use SPACK_SERIAL_OPENBLAS
use SPACK_NETLIB_BLAS_LAPACK

opt-set-cmake-var Trilinos_ENABLE_TESTS BOOL FORCE : OFF
opt-set-cmake-var Kokkos_ENABLE_TESTS BOOL FORCE : ON
Expand Down

0 comments on commit 008a791

Please sign in to comment.