Sciweavers

3398 search results - page 194 / 680
» Implementations of Grid-Based Distributed Parallel Computing
Sort
View
IPPS
2002
IEEE
14 years 3 months ago
Portals 3.0: Protocol Building Blocks for Low Overhead Communication
This paper describes the evolution of the Portals message passing architecture and programming interface from its initial development on tightly-coupled massively parallel platfor...
Ron Brightwell, William Lawry, Arthur B. Maccabe, ...
IPPS
1998
IEEE
14 years 2 months ago
Trace-Driven Debugging of Message Passing Programs
In this paper we report on features added to a parallel debugger to simplify the debugging of message passing programs. These features include replay, setting consistent breakpoin...
Michael A. Frumkin, Robert Hood, Luis Lopez
ICPADS
2005
IEEE
14 years 4 months ago
Efficient Implementation of 3G-324M Protocol Stack for Multimedia Communication
In order to support real-time video, audio and data communication among heterogeneous third generation (3G) handsets, 3G phones/terminals are required to support 3G-324M, the mult...
Weijia Jia, Bo Han, Ji Shen, Haohuan Fu, Man-Ching...
PVM
2007
Springer
14 years 4 months ago
Revealing the Performance of MPI RMA Implementations
The MPI remote-memory access (RMA) operations provide a different programming model from the regular MPI-1 point-to-point operations. This model is particularly appropriate for ca...
William D. Gropp, Rajeev Thakur
IPPS
1996
IEEE
14 years 2 months ago
Dag-Consistent Distributed Shared Memory
We introduce dag consistency, a relaxed consistency model for distributed shared memory which is suitable for multithreaded programming. We have implemented dag consistency in sof...
Robert D. Blumofe, Matteo Frigo, Christopher F. Jo...