Sciweavers

9 search results - page 1 / 2
» Merging Parallel Simulation Programs
Sort
View
ICPP
2008
IEEE
15 years 7 months ago
The MAP3S Static-and-Regular Mesh Simulation and Wavefront Parallel-Programming Patterns
— This paper presents the Simulation and Wavefront parallel-programming patterns of the MAP3S pattern-based parallel programming system for distributed-memory environments. Both ...
Robert Niewiadomski, José Nelson Amaral, Du...
ICPP
2005
IEEE
15 years 6 months ago
Design and Implementation of a Parallel Performance Data Management Framework
Empirical performance evaluation of parallel systems and applications can generate significant amounts of performance data and analysis results from multiple experiments as perfo...
Kevin A. Huck, Allen D. Malony, Robert Bell, Alan ...
130
Voted
ICPP
2006
IEEE
15 years 6 months ago
Data-Flow Analysis for MPI Programs
Message passing via MPI is widely used in singleprogram, multiple-data (SPMD) parallel programs. Existing data-flow frameworks do not model the semantics of message-passing SPMD ...
Michelle Mills Strout, Barbara Kreaseck, Paul D. H...
127
Voted
ICPP
1995
IEEE
15 years 4 months ago
Progress: A Toolkit for Interactive Program Steering
Interactive program steering permits researchers to monitor and guide their applications during runtime. Interactive steering can help make end users more effective in addressing ...
Jeffrey S. Vetter, Karsten Schwan
89
Voted
ICPP
1994
IEEE
15 years 4 months ago
Cachier: A Tool for Automatically Inserting CICO Annotations
Shared memory in a parallel computer provides prowith the valuable abstraction of a shared address space--through which any part of a computation can access any datum. Although un...
Trishul M. Chilimbi, James R. Larus