High Performance Concurrent Multi-Path Communication for MPI
暂无分享,去创建一个
MPI is the most generally accepted API in HPC. Today, a typical HPC platform provides a hierarchy of parallelism and networks, from OnChip Networks, SMPs, SAN to WAN. The MPI protocol stack has been optimized for shared memory plat-forms, InfiniBand etc. WAN MPI still is an extension of LAN MPI and thus uses TCP. MPI in WANs is important because large cross-site resource pools often are used in Cloud and Grid Computing. Therefore MPI performance/ reliability/security in WANs must be addressed, and that's what we do and present here.
[1] Jack Dongarra,et al. Recent Advances in Parallel Virtual Machine and Message Passing Interface, 15th European PVM/MPI Users' Group Meeting, Dublin, Ireland, September 7-10, 2008. Proceedings , 2008, PVM/MPI.
[2] Scott Rixner,et al. Comparing Ethernet and Myrinet for MPI communication , 2004, LCR.
[3] Janardhan R. Iyengar,et al. Using CMT in SCTP-Based MPI to Exploit Multiple Interfaces in Cluster Nodes , 2007, PVM/MPI.