Distributed SILC: an easy-to-use interface for MPI-based parallel matrix computation libraries

  • Authors:
  • Tamito Kajiyama;Akira Nukada;Reiji Suda;Hidehiko Hasegawa;Akira Nishida

  • Affiliations:
  • CREST, Japan Science and Technology Agency, Saitama, Japan and The University of Tokyo, Tokyo, Japan;CREST, Japan Science and Technology Agency, Saitama, Japan and The University of Tokyo, Tokyo, Japan;CREST, Japan Science and Technology Agency, Saitama, Japan and The University of Tokyo, Tokyo, Japan;University of Tsukuba, Tsukuba, Japan;CREST, Japan Science and Technology Agency, Saitama, Japan and Chuo University, Tokyo, Japan

  • Venue:
  • PARA'06 Proceedings of the 8th international conference on Applied parallel computing: state of the art in scientific computing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

The present paper describes the design and implementation of distributed SILC (Simple Interface for Library Collections) that gives users access to a variety of MPI-based parallel matrix computation libraries in a flexible and environment-independent manner. Distributed SILC allows users to make use of MPI-based parallel matrix computation libraries not only in MPI-based parallel user programs but also in sequential user programs. Since user programs for SILC are free of a source-level dependency on particular libraries and computing environments, users can easily utilize alternative libraries and computing environments without any modification in the user programs. The experimental results of two test problems showed that the implemented SILC system achieved speedups of 2.69 and 7.54 using MPI-based parallel matrix computation libraries with 16 processes.