Sciweavers

ICS
1992
Tsinghua U.
13 years 9 months ago
The CODE 2.0 graphical parallel programming language
CODE 2.0 is a graphical parallel programming system that targets the three goals of ease of use, portability, and production of efficient parallel code. Ease of use is provided by...
Peter Newton, James C. Browne
ICS
1992
Tsinghua U.
13 years 9 months ago
Optimizing for parallelism and data locality
Previous research has used program transformation to introduce parallelism and to exploit data locality. Unfortunately,these twoobjectives have usuallybeen considered independentl...
Ken Kennedy, Kathryn S. McKinley
ICS
1992
Tsinghua U.
13 years 9 months ago
A general algorithm for data dependence analysis
Christine Eisenbeis, Jean-Claude Sogno
ICS
1992
Tsinghua U.
13 years 9 months ago
Tolerating data access latency with register preloading
William Y. Chen, Scott A. Mahlke, Wen-mei W. Hwu, ...