Sciweavers

3836 search results - page 7 / 768
» Dynamic Communicators in MPI
Sort
View
PVM
1999
Springer
14 years 12 days 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
1999
Springer
14 years 12 days ago
A Standard Interface for Debugger Access to Message Queue Information in MPI
This paper discusses the design and implementation of an interface that allows a debugger to obtain the information necessary to display the contents of the MPI message queues. The...
James Cownie, William Gropp
HPDC
2010
IEEE
13 years 9 months ago
Scalability of communicators and groups in MPI
As the number of cores inside compute clusters continues to grow, the scalability of MPI (Message Passing Interface) is important to ensure that programs can continue to execute o...
Humaira Kamal, Seyed M. Mirtaheri, Alan Wagner
PVM
2004
Springer
14 years 1 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
IPPS
1999
IEEE
14 years 13 days ago
Transparent Real-Time Monitoring in MPI
MPI has emerged as a popular way to write architecture
Samuel H. Russ, Rashid Jean-Baptiste, Tangirala Sh...