Skip to content

Commit

Permalink
Comment out complex GCRODR test temporarily.
Browse files Browse the repository at this point in the history
Signed-off-by: Heidi Thornquist <[email protected]>
  • Loading branch information
hkthorn committed Jan 14, 2025
1 parent 1767853 commit 0a10375
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/belos/tpetra/test/GCRODR/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,9 @@ IF (Tpetra_INST_COMPLEX_DOUBLE)
"--verbose --filename=mhd1280b.cua"
)

TRIBITS_ADD_EXECUTABLE_AND_TEST(
TRIBITS_ADD_EXECUTABLE(
Tpetra_KokkosDense_gcrodr_complex_hb
SOURCES test_kokkos_gcrodr_complex_hb.cpp
ARGS
"--verbose --filename=mhd1280b.cua"
)

ASSERT_DEFINED(Anasazi_SOURCE_DIR)
Expand Down

0 comments on commit 0a10375

Please sign in to comment.