Global Optimizations for Parallelism and Locality on Scalable Parallel Machines (1993)
Cached
Download Links
- [www.mat.univie.ac.at]
- [suif.stanford.edu]
- DBLP
Other Repositories/Bibliography
by
Jennifer M. Anderson
,
Monica S. Lam
| Venue: | IN PROCEEDINGS OF THE SIGPLAN '93 CONFERENCE ON PROGRAMMING LANGUAGE DESIGN AND IMPLEMENTATION |
| Citations: | 233 - 20 self |
BibTeX
@INPROCEEDINGS{Anderson93globaloptimizations,
author = {Jennifer M. Anderson and Monica S. Lam},
title = {Global Optimizations for Parallelism and Locality on Scalable Parallel Machines},
booktitle = {IN PROCEEDINGS OF THE SIGPLAN '93 CONFERENCE ON PROGRAMMING LANGUAGE DESIGN AND IMPLEMENTATION},
year = {1993},
pages = {112--125},
publisher = {}
}
Years of Citing Articles
OpenURL
Abstract
Data locality is critical to achieving high performance on large-scale parallel machines. Non-local data accesses result in communication that can greatly impact performance. Thus the mapping, or decomposition, of the computation and data onto the processors of a scalable parallel machine is a key issue in compiling programs for these architectures.







