Implemented unknown sender communication.
See issue #121 and MR !297 Allows to set the receiver info in the GenericBufferSystem to a number of sender ranks, without specifying the exact ranks themselves. Implementation optimized for minimal code duplication. Functionality was implemented by extending IProbe-based communication.
Showing
- src/core/mpi/BufferSystem.h 2 additions, 1 deletionsrc/core/mpi/BufferSystem.h
- src/core/mpi/BufferSystem.impl.h 39 additions, 7 deletionssrc/core/mpi/BufferSystem.impl.h
- src/core/mpi/BufferSystemHelper.h 4 additions, 2 deletionssrc/core/mpi/BufferSystemHelper.h
- src/core/mpi/BufferSystemHelper.impl.h 19 additions, 3 deletionssrc/core/mpi/BufferSystemHelper.impl.h
Please register or sign in to comment