[ bianca ]
[ 原始碼: librsb ]
套件:librsb0t64(1.3.0.2+dfsg-7)
shared-memory Sparse BLAS library using the RSB matrix format
This 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. It provides the most common operations necessary to iterative solvers, like 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.
This package contains the shared library and the rsbench utility.
其他與 librsb0t64 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libgomp1 (>= 6)
- GCC OpenMP (GOMP) support library
-
- dep: libhwloc15 (>= 2.11.2)
- Hierarchical view of the machine - shared libs
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.2.11.dfsg)
- compression library - runtime