| | |
| Original author(s) | Michele Martone |
|---|---|
| Stable release | 1.2.0 / September 2016 |
| Operating system | Cross-platform |
| Available in | C, C++, Fortran |
| Type | Software library |
| License | GPL License |
| Website | librsb |
librsb is an open-source parallel library for sparse matrix computations using the Recursive Sparse Blocks (RSB) matrix format.
librsb provides cache efficient multi-threaded Sparse BLAS operations via OpenMP, and is best suited to large sparse matrices.
librsb provides:
librsb can be used from: