Some New Approaches to MPI Implementations
Yuqing Xiong

TL;DR
This paper introduces innovative methods for MPI implementations, focusing on dynamic library composition, reducing library layers, and unifying MPI components to enhance performance.
Contribution
It presents new approaches such as dynamically composable libraries and a unified MPI network and protocol to improve MPI efficiency.
Findings
Improved MPI performance through new implementation strategies
Reduced complexity by decreasing library layers
Unified MPI components for better integration
Abstract
This paper provides some new approaches to MPI implementations to improve MPI performance. These approaches include dynamically composable libraries, reducing average layer numbers of MPI libraries, and a single entity of MPI-network, MPI-protocol, and MPI.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Distributed and Parallel Computing Systems · Neural Networks and Applications
