MaTRiX+/sup +/: an object-oriented environment for parallel high-performance matrix computations

  • Authors:
  • T. Collins;J. C. Browne

  • Affiliations:
  • -;-

  • Venue:
  • HICSS '95 Proceedings of the 28th Hawaii International Conference on System Sciences
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

The MaTRiX+/sup +/ system is a high-performance matrix computation environment. It provides support for the task of constructing efficient implementations for the complicated matrix structures that arise in modern scientific and engineering applications. The foundation for this system is a hierarchical matrix algebra that defines hierarchical representations for structured matrices and recursive implementations for matrix operations. In this paper, we discuss additions to the MaTRiX+/sup +/ language interface and compilation model that support applications written for distributed-memory parallel supercomputers. The language extensions provide methods for describing hierarchical data and computation distribution over the separate memories and processors of the target architecture. The compilation approach utilizes this distribution information in order to construct data-driven single-program, multiple-data (SPMD) processor programs. The high level of abstraction of the system encourages rapid prototyping without sacrificing efficiency.