Fix wrong error marker for Imrecv local concurrency tests
Compare changes
- Simon Schwitanski authored
This marks `MPI_Imrecv` as error source instead of the `MPI_Mprobe` call for the local concurrency issue.
@@ -55,9 +55,14 @@ class LocalConcurrencyErrorP2P(ErrorGenerator):