Sciweavers

LCPC
2001
Springer
13 years 10 months ago
Computing Array Shapes in MATLAB
This paper deals with the problem of statically inferring the shape of an array in languages such as MATLAB. Inferring an array’s shape is desirable because it empowers better co...
Pramod G. Joisha, U. Nagaraj Shenoy, Prithviraj Ba...
LCPC
2001
Springer
13 years 10 months ago
Bridging the Gap between Compilation and Synthesis in the DEFACTO System
Abstract. The DEFACTO project - a Design Environment For Adaptive Computing TechnOlogy - is a system that maps computations, expressed in high-level languages such as C, directly o...
Pedro C. Diniz, Mary W. Hall, Joonseok Park, Byoun...
LCPC
2001
Springer
13 years 10 months ago
Translation Schemes for the HPJava Parallel Programming Language
Bryan Carpenter, Geoffrey Fox, Han-Ku Lee, Sang Bo...
LCPC
2001
Springer
13 years 10 months ago
An Interface Model for Parallel Components
Component architectures promote cross-project code reuse by facilitating composition of large applications using off-the-shelf software components. Existing component architecture...
Milind A. Bhandarkar, Laxmikant V. Kalé
LCPC
2001
Springer
13 years 10 months ago
A Comparative Evaluation of Parallel Garbage Collector Implementations
While uniprocessor garbage collection is relatively well understood, experience with collectors for large multiprocessor servers is limited and it is unknown which techniques best ...
C. Richard Attanasio, David F. Bacon, Anthony Cocc...
LCPC
2001
Springer
13 years 10 months ago
STAPL: An Adaptive, Generic Parallel C++ Library
Ping An, Alin Jula, Silvius Rus, Steven Saunders, ...
COSPS
2001
Springer
13 years 10 months ago
Automatic Array Privatization
Abstract. Array privatization is one of the most e ective transformations for the exploitation of parallelism. In this paper, we present a technique for automatic array privatizati...
Peng Tu, David A. Padua
COSPS
2001
Springer
13 years 10 months ago
Solving Alignment Using Elementary Linear Algebra
Vladimir Kotlyar, David Bau, Induprakas Kodukula, ...
COSPS
2001
Springer
13 years 10 months ago
The Sisal Project: Real World Functional Programming
Programming massively-parallel machine is a daunting task for any human programmer and parallelization may even be impossible for any compiler. Instead, the functional programming ...
Jean-Luc Gaudiot, Thomas DeBoni, John Feo, A. P. W...