Sciweavers

435 search results - page 3 / 87
» Design and Implementation of Parallel Counterpropagation Net...
Sort
View
CCGRID
2003
IEEE
13 years 10 months ago
MPICH/MADIII: a Cluster of Clusters Enabled MPI Implementation
This paper presents an MPI implementation that allows an easy and efficient use of the interconnection of several clusters, of potentially heterogeneous nature (as far as the net...
Olivier Aumage, Guillaume Mercier
PVM
2004
Springer
13 years 10 months ago
A New MPI Implementation for Cray SHMEM
Abstract. Previous implementations of MPICH using the Cray SHMEM interface existed for the Cray T3 series of machines, but these implementations were abandoned after the T3 series ...
Ron Brightwell
ICPP
2009
IEEE
13 years 12 months ago
Investigating High Performance RMA Interfaces for the MPI-3 Standard
—The MPI-2 Standard, released in 1997, defined an interface for one-sided communication, also known as remote memory access (RMA). It was designed with the goal that it should p...
Vinod Tipparaju, William Gropp, Hubert Ritzdorf, R...
PVM
2009
Springer
13 years 12 months ago
VolpexMPI: An MPI Library for Execution of Parallel Applications on Volatile Nodes
The objective of this research is to convert ordinary idle PCs into virtual clusters for executing parallel applications. The paper introduces VolpexMPI that is designed to enable ...
Troy LeBlanc, Rakhi Anand, Edgar Gabriel, Jaspal S...
CLUSTER
2005
IEEE
13 years 11 months ago
TCP Adaptation for MPI on Long-and-Fat Networks
Typical MPI applications work in phases of computation and communication, and messages are exchanged in relatively small chunks. This behavior is not optimal for TCP because TCP i...
Motohiko Matsuda, Tomohiro Kudoh, Yuetsu Kodama, R...