Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Init cooperative wait test for multiple threads
In the cooperative wait test multiple threads are calling MPI functions in a non-serialized way. Thus, MPI needs to be initialized with `threadlevel=:multiple`.
- Loading branch information