Sciweavers

55 search results - page 1 / 11
» TACO-Exploiting Cluster Networks for High-Level Collective O...
Sort
View
CCGRID
2001
IEEE
13 years 8 months ago
TACO-Exploiting Cluster Networks for High-Level Collective Operations
TACO (Topologies and Collections) is a template library that introduces the flavour of distributed data parallel processing by means of reusable topology classes and C++ s. This p...
Jörg Nolte, Mitsuhisa Sato, Yutaka Ishikawa
CCGRID
2008
IEEE
13 years 11 months ago
Overlapping Communication and Computation with High Level Communication Routines
Collective operations and non-blocking point-to-point operations are two important parts of MPI that each provide important performance and programmability benefits. Although non...
Torsten Hoefler, Andrew Lumsdaine
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...
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,...
WOTUG
2008
13 years 6 months ago
Process-Oriented Collective Operations
Abstract. Distributing process-oriented programs across a cluster of machines requires careful attention to the effects of network latency. The MPI standard, widely used for cluste...
John Markus Bjørndalen, Adam T. Sampson