Sciweavers

4213 search results - page 212 / 843
» The Tau Parallel Performance System
Sort
View
HPDC
1998
IEEE
15 years 9 months ago
Distant I/O: One-Sided Access to Secondary Storage on Remote Processors
We propose a new parallel, noncollective I/O strategy called Distant I/O that targets clustered computer systems in which disks are attached to compute nodes. Distant I/O allows o...
Jarek Nieplocha, Ian T. Foster, Holger Dachsel
PLDI
2012
ACM
13 years 7 months ago
Speculative separation for privatization and reductions
Automatic parallelization is a promising strategy to improve application performance in the multicore era. However, common programming practices such as the reuse of data structur...
Nick P. Johnson, Hanjun Kim, Prakash Prabhu, Ayal ...
IPPS
2005
IEEE
15 years 10 months ago
The Globus eXtensible Input/Output System (XIO): A Protocol Independent IO System for the Grid
— In distributed heterogeneous Grid environments the protocols used to exchange bits are crucial. As researchers work hard to discover the best new protocol for the Grid, applica...
William E. Allcock, John Bresnahan, Rajkumar Ketti...
ICCS
2007
Springer
15 years 11 months ago
Automatic Memory Access Analysis with Periscope
Periscope is a distributed automatic online performance analysis system for large scale parallel systems. It consists of a set of analysis agents distributed on the parallel machin...
Michael Gerndt, Edmond Kereku
IEEEPACT
2007
IEEE
15 years 11 months ago
Performance Portable Optimizations for Loops Containing Communication Operations
Effective use of communication networks is critical to the performance and scalability of parallel applications. Partitioned Global Address Space languages like UPC bring the pro...
Costin Iancu, Wei Chen, Katherine A. Yelick