Librsb

Last updated
Original author(s) Michele Martone
Stable release
1.2.0 / September 2016 (2016-09)
Operating system Cross-platform
Available in C, C++, Fortran
Type Software library
License GPL License
Website librsb.sourceforge.net

librsb is an open-source parallel library for sparse matrix computations using the Recursive Sparse Blocks (RSB) matrix format.

Contents

librsb provides cache efficient multi-threaded Sparse BLAS operations via OpenMP, and is best suited to large sparse matrices.

Features

librsb provides:

System requirements

librsb can be used from:

References