Gravel: A Communication Library to Fast Path MPI
2008; Springer Science+Business Media; Linguagem: Inglês
10.1007/978-3-540-87475-1_19
ISSN1611-3349
AutoresAnthony Danalis, Aaron Brown, Lori Pollock, Martin Swany, John Cavazos,
Tópico(s)Embedded Systems Design Techniques
ResumoRemote Direct Memory Access (RDMA) technology allows data to move from the memory of one system into another system's memory without involving either one's CPU. This capability enables communication-computation overlapping, which is highly desirable for addressing the costly communication overhead in cluster computing. This paper describes the consumer-initiated and producer-initiated protocols of a companion library for MPI called Gravel. Gravel works in concert with MPI to achieve increased communication-computation overlap by separating the meta-data exchange from the application data exchange, thus allowing different communication protocols to be implemented at the application layer. We demonstrate performance improvements using Gravel for a set of communication patterns commonly found in MPI scientific applications.
Referência(s)