skip to main content
OSTI.GOV title logo U.S. Department of Energy
Office of Scientific and Technical Information

Title: Amesos2 and Belos: Direct and Iterative Solvers for Large Sparse Linear Systems

Journal Article · · Scientific Programming
DOI:https://doi.org/10.1155/2012/243875· OSTI ID:1197981
 [1];  [2];  [2];  [2]
  1. Cray Inc., St. Paul, MN, USA
  2. Sandia National Laboratories, Albuquerque, NM, USA

Solvers for large sparse linear systems come in two categories: direct and iterative. Amesos2, a package in the Trilinos software project, provides direct methods, and Belos, another Trilinos package, provides iterative methods. Amesos2 offers a common interface to many different sparse matrix factorization codes, and can handle any implementation of sparse matrices and vectors, via an easy-to-extend C++ traits interface. It can also factor matrices whose entries have arbitrary “Scalar” type, enabling extended-precision and mixed-precision algorithms. Belos includes many different iterative methods for solving large sparse linear systems and least-squares problems. Unlike competing iterative solver libraries, Belos completely decouples the algorithms from the implementations of the underlying linear algebra objects. This lets Belos exploit the latest hardware without changes to the code. Belos favors algorithms that solve higher-level problems, such as multiple simultaneous linear systems and sequences of related linear systems, faster than standard algorithms. The package also supports extended-precision and mixed-precision algorithms. Together, Amesos2 and Belos form a complete suite of sparse linear solvers.

Sponsoring Organization:
USDOE
Grant/Contract Number:
AC04-94AL85000
OSTI ID:
1197981
Journal Information:
Scientific Programming, Journal Name: Scientific Programming Vol. 20 Journal Issue: 3; ISSN 1058-9244
Publisher:
Hindawi Publishing CorporationCopyright Statement
Country of Publication:
Egypt
Language:
English
Citation Metrics:
Cited by: 49 works
Citation information provided by
Web of Science

Similar Records

Amesos2 Templated Direct Sparse Solver Package
Software · Tue May 24 00:00:00 EDT 2011 · OSTI ID:1197981

Belos Block Linear Solvers Package
Software · Mon Mar 01 00:00:00 EST 2004 · OSTI ID:1197981

Deploy threading in Nalu solver stack
Technical Report · Mon Oct 01 00:00:00 EDT 2018 · OSTI ID:1197981

Related Subjects