Sciweavers

72 search results - page 2 / 15
» Model-Based Optimization of MPI Collective Operations for Co...
Sort
View
CLUSTER
2006
IEEE
13 years 11 months ago
Efficient MPI Collective Operations for Clusters in Long-and-Fast Networks
Motohiko Matsuda, Tomohiro Kudoh, Yuetsu Kodama, R...
ICCS
2004
Springer
13 years 10 months ago
Optimization of Collective Reduction Operations
A 5-year-profiling in production mode at the University of Stuttgart has shown that more than 40% of the execution time of Message Passing Interface (MPI) routines is spent in the...
Rolf Rabenseifner
SC
2005
ACM
13 years 11 months ago
Optimizing All-to-All Collective Communication by Exploiting Concurrency in Modern Networks
The paper proposes a novel approach for optimizing performance of all-to-all collective communication by taking advantage of concurrency available in modern networks such as Infin...
Vinod Tipparaju, Jarek Nieplocha
PPOPP
1999
ACM
13 years 9 months ago
MagPIe: MPI's Collective Communication Operations for Clustered Wide Area Systems
Writing parallel applications for computational grids is a challenging task. To achieve good performance, algorithms designed for local area networks must be adapted to the differ...
Thilo Kielmann, Rutger F. H. Hofman, Henri E. Bal,...
ICPP
2005
IEEE
13 years 11 months ago
Optimizing Collective Communications on SMP Clusters
We describe a generic programming model to design collective communications on SMP clusters. The programming model utilizes shared memory for collective communications and overlap...
Meng-Shiou Wu, Ricky A. Kendall, Kyle Wright