Skip to content

Commit

Permalink
Allow TeuchosNumerics_LAPACK_test_MPI_1 to be enabled again for 'debu…
Browse files Browse the repository at this point in the history
…g' builds on 'white'/'ride' (trilinos#2410)

Trying to run again with updated NetLIB BLAS and LAPACK (see trilinos#2454).
  • Loading branch information
bartlettroscoe committed May 7, 2018
1 parent dbf51f8 commit 7958ac7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions cmake/std/atdm/ride/tweaks/CUDA-DEBUG-CUDA.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
# #2410: This passes in the CUDA-RELESE-CUDA build so it is okay to disable in
# this DEBUG build. This is likey related to the mix-lanauage compiler defect
# reported in #1208.
ATDM_SET_ENABLE(TeuchosNumerics_LAPACK_test_MPI_1_DISABLE ON)

# This test segfaults in the 'debug' builds on this system (#2466)
ATDM_SET_ENABLE(Belos_Tpetra_PseudoBlockCG_hb_test_MPI_4_DISABLE ON)

Expand Down
5 changes: 0 additions & 5 deletions cmake/std/atdm/ride/tweaks/GNU-DEBUG-OPENMP.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
# #2410: This passes in the GNU-RELESE-OPENMP build so it is okay to disable
# in this DEBUG build. This is likey related to the mix-lanauage compiler
# defect reported in #1208.
ATDM_SET_ENABLE(TeuchosNumerics_LAPACK_test_MPI_1_DISABLE ON)

# Disable test that runs over 30 min currently (#2446)
ATDM_SET_ENABLE(PanzerAdaptersSTK_MixedPoissonExample-ConvTest-Hex-Order-3_DISABLE ON)

Expand Down

0 comments on commit 7958ac7

Please sign in to comment.