Difference between revisions of "Librsb"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=librsb |Short description=A shared memory parallel sparse matrix library including Sparse BLAS. |Full description=librsb is a library for sparse matrix computati...")
 
Line 16: Line 16:
 
|License=LGPLv3orlater
 
|License=LGPLv3orlater
 
|License copyright=Michele Martone
 
|License copyright=Michele Martone
 +
|License verified by=Tedt
 +
|License verified date=2017/03/03
 
}}
 
}}
 
{{Person
 
{{Person

Revision as of 15:16, 3 March 2017


[edit]

librsb

http://librsb.sourceforge.net/
A shared memory parallel sparse matrix library including Sparse BLAS.

librsb is a library for sparse matrix computations featuring the Recursive Sparse Blocks (RSB) matrix format. This format allows cache efficient and multi-threaded (that is, shared memory parallel) operations on large sparse matrices. The most common operations necessary to iterative solvers are available, e.g.: matrix-vector multiplication, triangular solution, rows/columns scaling, diagonal extraction / setting, blocks extraction, norm computation, formats conversion. The RSB format is especially well suited for symmetric and transposed multiplication variants. On these variants, librsb has been found to be faster than Intel MKL's implementation for CSR. Most numerical kernels code is auto generated, and the supported numerical types can be chosen by the user at build time. librsb implements the Sparse BLAS standard, as specified in the BLAS Forum documents.





Licensing

License

Verified by

Verified on

Notes

Verified by

Tedt

Verified on

3 March 2017




Leaders and contributors

Contact(s)Role
Michele Martone (Martone) author


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/librsb


Software prerequisites

KindDescription
Weak prerequisiteoctave
Required to buildoctave-sparsersb




Entry








"author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.














Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.