mercury
mercury copied to clipboard
collective operations in mercury
Is your feature request related to a problem? Please describe. Libfabric and UCX either have basic collectives or some notion of supporting collectives "soon". Mercury might need a way to expose those features.
** additional information **
- libfabric-1.9 release notes: "Add generic implementation for collective operations"
- UCX faq: "What protocols are supported by UCX ? UCP implements RMA put/get, send/receive with tag matching, Active messages, atomic operations. In near future we plan to add support for commonly used collective operations."