Sciweavers

34 search results - page 1 / 7
» A Compilation Approach for Fortran 90D HPF Compilers
Sort
View
LCPC
1993
Springer
14 years 1 months ago
A Compilation Approach for Fortran 90D/ HPF Compilers
Zeki Bozkus, Alok N. Choudhary, Geoffrey Fox, Toma...
SC
1993
ACM
14 years 1 months ago
Runtime compilation techniques for data partitioning and communication schedule reuse
In this paper, we describe two new ideas by which HPF compiler can deal with irregular computations e ectively. The rst mechanism invokes a user speci ed mapping procedure via a s...
Ravi Ponnusamy, Joel H. Saltz, Alok N. Choudhary
EUROPAR
1999
Springer
14 years 2 months ago
An Evaluation of High Performance Fortran Compilers Using the HPFBench Benchmark Suite
Abstract. The High Performance Fortran (HPF) benchmark suite HPFBench was designed for evaluating the HPF language and compilers on scalable architectures. The functionality of the...
Guohua Jin, Y. Charlie Hu
HPCN
1994
Springer
14 years 1 months ago
Experiments with HPF Compilation for a Network of Workstations
Abstract. High Performance Fortran (hpf) is a data-parallel Fortran for Distributed Memory Multiprocessors. Hpf provides an interesting programming model but compilers are yet to c...
Fabien Coelho
EUROPAR
2001
Springer
14 years 2 months ago
Data-Parallel Compiler Support for Multipartitioning
Multipartitioning is a skewed-cyclic block distribution that yields better parallel efficiency and scalability for line-sweep computations than traditional block partitionings. Th...
Daniel G. Chavarría-Miranda, John M. Mellor...