ADIOS2 icon indicating copy to clipboard operation
ADIOS2 copied to clipboard

TESTS, Examples: Add comment for MPI_THREAD_MULTIPLE

Open vicentebolea opened this issue 1 year ago • 1 comments

  • ADD a comment explaining that multithread MPI is only needed for SST MPI_DP in every test and example.
  • Removed rogue sleep(1) from priors pull-requests

vicentebolea avatar Jul 23 '22 17:07 vicentebolea

@pnorbert this is just adding the same comment in about every test that do MPI_Thread_init(...MPI_THREAD_MULTIPLE). I will merge this soon without review since it does not change any functional code.

vicentebolea avatar Aug 11 '22 15:08 vicentebolea