mmore500 / conduit

C++ library that wraps intra-thread, inter-thread, and inter-process communication in a uniform, modular, object-oriented interface, with a focus on asynchronous high-performance computing applications.
https://conduit.fyi
MIT License
13 stars 4 forks source link

Consider using Improbe #100

Open mmore500 opened 3 years ago

mmore500 commented 3 years ago

This would potentially allow for message receives to be skipped over

https://www.mpi-forum.org/docs/mpi-3.1/mpi31-report/node70.htm

https://stackoverflow.com/questions/32461423/mpi-drop-a-message-without-processing-it