Skip to content

Commit

Permalink
disable failing KokkosKernals test on atdm waterman builds #3173
Browse files Browse the repository at this point in the history
  • Loading branch information
fryeguy52 committed Sep 18, 2018
1 parent 1413341 commit 8a0362d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ ATDM_SET_ENABLE(TeuchosNumerics_LAPACK_test_MPI_1_ENABLE ON)
#disable from issue #2466
ATDM_SET_ENABLE(Belos_Tpetra_PseudoBlockCG_hb_test_MPI_4_ENABLE ON)

#disable failing test as in #3173
ATDM_SET_ENABLE(KokkosKernels_sparse_openmp_MPI_1_ENABLE ON)

INCLUDE("${CMAKE_CURRENT_LIST_DIR}/ALL_COMMON_TWEAKS.cmake")

0 comments on commit 8a0362d

Please sign in to comment.