Skip to content

Commit

Permalink
temporarily disabled ssc threading test as there is some complicated …
Browse files Browse the repository at this point in the history
…issues with MPI multi-thread mode
  • Loading branch information
JasonRuonanWang committed Jan 15, 2021
1 parent fa4d886 commit 5ee3007
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions testing/adios2/engine/ssc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ if(ADIOS2_HAVE_MPI)
gtest_add_tests_helper(BaseUnlocked MPI_ONLY Ssc Engine.SSC. "")
SetupTestPipeline(Engine.SSC.SscEngineTest.TestSscBaseUnlocked.MPI "" TRUE)

gtest_add_tests_helper(BaseThreading MPI_ONLY Ssc Engine.SSC. "")
SetupTestPipeline(Engine.SSC.SscEngineTest.TestSscBaseThreading.MPI "" TRUE)

gtest_add_tests_helper(LockBeforeEndStep MPI_ONLY Ssc Engine.SSC. "")
SetupTestPipeline(Engine.SSC.SscEngineTest.TestSscLockBeforeEndStep.MPI "" TRUE)

Expand Down

0 comments on commit 5ee3007

Please sign in to comment.