Logo image
Efficient support of parallel sparse computation for array intrinsic functions of Fortran 90
Conference paper

Efficient support of parallel sparse computation for array intrinsic functions of Fortran 90

Rong-Guey Chang, Tyng-Ruey Chuang and Jenq Kuen Lee
Proceedings of the International Conference on Supercomputing, pp.45-52
1998

Abstract

Fortran 90 provides a rich set of array intrinsic functions. They form a rich source of parallelism and play an increasingly important role in automatic support of data parallel programming. However, there is no such support if these intrinsic functions are applied to sparse data sets. We address this open gap by presenting an efficient library for parallel sparse computations with Fortran 90 array intrinsic operations. Our method provides both compression schemes and distribution schemes on distributed memory environments applicable to higher-dimensional sparse arrays. Sparse programs can be expressed concisely using array expressions, and parallelized with the help of our library. Preliminary experimental results on an IBM SP2 workstation cluster show that our approach is promising in supporting efficient sparse matrix computations on both sequential and distributed memory environments.

Metrics

1 Record Views

Details

Logo image