Conversation
… and only sends to ranks with associated values.
…egin and cend member functions)
…the mpiWait timer
|
This is just to see if I can use anything for the RBC branch |
|
retest this please |
|
Should we merge this then? |
|
No, because I need to implement the switch from wait to test outlined in #590. The version as-is hurts single core and scaling performance. |
|
This PR will close #647 |
|
@mdavezac I'd appreciate it if you could have a glance at the problem with MPI+cmake on Legion+GNU. It is certainly possible there's an issue in the mpi.cmake file that checks there is MPI 3.0 available. I'm just going to check this on ARCHER |
|
For some reason this was stalled in Jenkins on the simulation shut down. Works fine on my MacBook, so retest this please to find out if this is just a one off. |
|
Pleased to say that unit and regression tests are passing on ARCHER. Gonna test scaling now. |
|
retest this please |
|
@rupertnash, the hand-rolled MPI version thingie breaks on legion with openmpi 1.8.4 (and gcc). It corresponds to version 3.0. Are you sure you need to roll out your own FindMPI + extra script? |
|
I'm not too keen on investigating why hand-rolled stuff breaks :( |
…ded ASCII strings
see #591