Coupling multi-level component interfaces for parallel sparse linear system solvers

  • Authors:
  • Fang Liu;Masha Sosonkina;Dane Coffey

  • Affiliations:
  • Iowa State University, Ames, IA;Iowa State University, Ames, IA;University of Minnesota, Minneapolis, MN

  • Venue:
  • Proceedings of the 2009 Workshop on Component-Based High Performance Computing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Component interfaces for sparse linear system solvers facilitate their integration into scientific applications. Due to a great variety of sparse matrix representations and characteristics, the solver choice may be complicated. Furthermore, once chosen, the solver often needs tuning to a given application. Thus, the tasks of solver switching (on the high level of abstraction) and solver tuning may be combined calling for hierarchical linear algebra interfaces. In other words, the user may access the solver either as a whole package or as a set of tunable components. In our previous work, we proposed common interfaces for these two types of accesses. These interfaces were implemented using Common Component Architecture (CCA) specifications. In the current work, we provide and implement a hierarchical design for parallel linear system components and show the benefits of accessing sparse linear algebra functionality via integrated high- and medium-level interfaces.