パッケージ: librocalution0 (5.7.1-3 など)
librocalution0 に関するリンク
Debian の資源:
rocalution ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
ROCm library for iterative sparse solvers - library
rocALUTION is a library that provides iterative sparse preconditioners and solvers. The rocALUTION project began as a port of PARALUTION to the AMD ROCm platform. This library supports an OpenMP backend for multi-core CPUs and an MPI backend for multi-node clusters.
rocALUTION provides a C++ API containing implementations of fixed-point iteration schemes such as Jacobi iteration and Gauss-Seidel; Krylov subspace methods such as the conjugate gradient method and the biconjugate gradient stabilized method; a mixed-precision defect correction scheme; a Chebyshev iteration scheme; as well as geometric and algebraic multigrid solvers. There are also a wide variety of sparse preconditioners, including several based on matrix splitting schemes, factorization schemes, and approximate inverses.
This package provides the AMD ROCm rocALUTION library.
その他の librocalution0 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.0)
- GCC 共有ライブラリ
-
- dep: libgomp1 (>= 6)
- GCC OpenMP (GOMP) サポートライブラリ
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3