首页>
外文OA文献
>Efficient support of parallel sparse computation for array intrinsic functions of Fortran 90
【2h】
Efficient support of parallel sparse computation for array intrinsic functions of Fortran 90
展开▼
机译:对Fortran 90的数组固有函数的并行稀疏计算的有效支持
展开▼
免费
页面导航
摘要
著录项
引文网络
相似文献
相关主题
摘要
[[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.
展开▼