Sciweavers

PPOPP
1999
ACM
13 years 8 months ago
Automatic Node Selection for High Performance Applications on Networks
A central problem in executing performance critical parallel and distributed applications on shared networks is the selection of computation nodes and communication paths for exec...
Jaspal Subhlok, Peter Lieu, Bruce Lowekamp
PPOPP
1999
ACM
13 years 8 months ago
Automatic Parallelization of Divide and Conquer Algorithms
Divide and conquer algorithms are a good match for modern parallel machines: they tend to have large amounts of inherent parallelism and they work well with caches and deep memory...
Radu Rugina, Martin C. Rinard
PPOPP
1999
ACM
13 years 8 months ago
Dynamic Instrumentation of Threaded Applications
The use of threads is becoming commonplace in both sequential and parallel programs. This paper describes our design and initial experience with non-trace based performance instru...
Zhichen Xu, Barton P. Miller, Oscar Naim
PPOPP
1999
ACM
13 years 8 months ago
SUIF Explorer: An Interactive and Interprocedural Parallelizer
Shih-Wei Liao, Amer Diwan, Robert P. Bosch Jr., An...
PPOPP
1999
ACM
13 years 8 months ago
Basic Compiler Algorithms for Parallel Programs
Jaejin Lee, David A. Padua, Samuel P. Midkiff
PPOPP
1999
ACM
13 years 8 months ago
MagPIe: MPI's Collective Communication Operations for Clustered Wide Area Systems
Writing parallel applications for computational grids is a challenging task. To achieve good performance, algorithms designed for local area networks must be adapted to the differ...
Thilo Kielmann, Rutger F. H. Hofman, Henri E. Bal,...