-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The HPC literature includes many collective algorithms optimized for specific network topologies and message sizes. Based on the message size, MPI implementations might choose completely different communication algorithms to efficiently utilize bandwidth on large messages and hide the latency for small messages, e.g., with pipelining.
We want to evaluate how such algorithms can be ported to serverless communication.
- Research and evaluate improved broadcast.
- Research and evaluate improved reduction.
- Research and evaluate improved scan.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request