Sciweavers

8 search results - page 1 / 2
» Implementing MPI's One-Sided Communications for WMPI
Sort
View
PVM
1999
Springer
13 years 8 months ago
Implementing MPI's One-Sided Communications for WMPI
One-sided Communications is one of the extensions to MPI set out in the MPI-2 standard. We present here a thread-based implementation of One-sided Communications written for WMPI, ...
Fernando Elson Mourão, João Gabriel ...
PVM
2007
Springer
13 years 10 months ago
Analysis of Implementation Options for MPI-2 One-Sided
Abstract. The Message Passing Interface provides an interface for onesided communication as part of the MPI-2 standard. The semantics speciļ¬ed by MPI-2 allow for a number of diļ¬...
Brian Barrett, Galen M. Shipman, Andrew Lumsdaine
PVM
2004
Springer
13 years 9 months ago
Minimizing Synchronization Overhead in the Implementation of MPI One-Sided Communication
The one-sided communication operations in MPI are intended to provide the convenience of directly accessing remote memory and the potential for higher performance than regular poin...
Rajeev Thakur, William D. Gropp, Brian R. Toonen
PVM
2005
Springer
13 years 10 months ago
An Evaluation of Implementation Options for MPI One-Sided Communication
MPI deļ¬nes one-sided communication operationsā€”put, get, and accumulateā€”together with three diļ¬€erent synchronization mechanisms that deļ¬ne the semantics associated with th...
William D. Gropp, Rajeev Thakur
SC
2000
ACM
13 years 8 months ago
The Implementation of MPI-2 One-Sided Communication for the NEC SX-5
We describe the MPI/SX implementation of the MPI-2 standard for one-sided communication (Remote Memory Access) for the NEC SX-5 vector supercomputer. MPI/SX is a non-threaded impl...
Jesper Larsson Träff, Hubert Ritzdorf, Rolf H...