Skip to content

Commit

Permalink
Framework: set KokkosKernels_sparse_cuda_MPI_1 to run serial (trilino…
Browse files Browse the repository at this point in the history
…s#12912)

Address timeout in the Kokkos Integration nightly build
cuda-11.4.2-sems-gnu-10.1.0-sems-openmpi-4.0.5_release_static
  • Loading branch information
ndellingwood authored Apr 11, 2024
1 parent 8552499 commit 71f87e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/framework/ini-files/config-specs.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1722,6 +1722,7 @@ opt-set-cmake-var Tpetra_INST_SERIAL BOOL FORCE : ON
opt-set-cmake-var Zoltan_ENABLE_Scotch BOOL FORCE : OFF

[CUDA11-RUN-SERIAL-TESTS]
opt-set-cmake-var KokkosKernels_sparse_cuda_MPI_1_SET_RUN_SERIAL BOOL FORCE : ON
opt-set-cmake-var KokkosKernels_batched_dla_cuda_MPI_1_SET_RUN_SERIAL BOOL FORCE : ON
opt-set-cmake-var Intrepid2_unit-test_MonolithicExecutable_Intrepid2_Tests_MPI_1_SET_RUN_SERIAL BOOL FORCE : ON

Expand Down

0 comments on commit 71f87e1

Please sign in to comment.