Sciweavers

LCPC
1994
Springer
14 years 19 days ago
An Overview of the Opus Language and Runtime System
We have recently introduced a new language, called Opus, which provides a set of Fortranlanguage extensions that allow for integrated support of task and data parallelism. It also...
Piyush Mehrotra, Matthew Haines
LCPC
1994
Springer
14 years 19 days ago
Optimizing Array Distributions in Data-Parallel Programs
Data parallel programs are sensitive to the distribution of data across processor nodes. We formulate the reduction of inter-node communication as an optimization on a colored gra...
Krishna Kunchithapadam, Barton P. Miller
LCPC
1993
Springer
14 years 19 days ago
Event-based Composition of Concurrent Programs
This paper presents a model for concurrent programming, where programs (concurrent program structures) are represented as composition expressions over component programs with suita...
Raju Pandey, James C. Browne
LCPC
1993
Springer
14 years 19 days ago
Maximizing Loop Parallelism and Improving Data Locality via Loop Fusion and Distribution
Abstract. Loop fusion is a program transformation that merges multiple loops into one. It is e ective for reducing the synchronization overhead of parallel loops and for improving ...
Ken Kennedy, Kathryn S. McKinley
LCPC
1993
Springer
14 years 19 days ago
A Compilation Approach for Fortran 90D/ HPF Compilers
Zeki Bozkus, Alok N. Choudhary, Geoffrey Fox, Toma...
CC
1994
Springer
14 years 20 days ago
Flow Grammars - a Flow Analysis Methodology
: Flow grammars provide a new mechanism for modelling control flow in flow analyzers and code optimizers. Existing methods for representing control flow are inadequate in terms of ...
James S. Uhl, R. Nigel Horspool
CC
1994
Springer
107views System Software» more  CC 1994»
14 years 20 days ago
Solving Demand Versions of Interprocedural Analysis Problems
This paper concerns the solution of demand versions of interprocedural analysis problems. In a demand version of a program-analysis problem, some piece of summary information (e.g...
Thomas W. Reps
CC
1994
Springer
14 years 20 days ago
Adding Semantic and Syntactic Predicates To LL(k): pred-LL(k)
Terence John Parr, Russell W. Quong
LCPC
1997
Springer
14 years 21 days ago
PCRC-based HPF Compilation
This paper describes an ongoing e ort supported by ARPA PCRC (Parallel Compiler Runtime Consortium) project. In particular, we discuess the design and implementation of an HPF com...
Guansong Zhang, Bryan Carpenter, Geoffrey Fox, Xia...
LCPC
1997
Springer
14 years 21 days ago
An Array Data Flow Analysis Based Communication Optimizer
Xin Yuan, Rajiv Gupta, Rami G. Melhem