パッケージ: librocsparse0-tests (5.7.1-6)
librocsparse0-tests に関するリンク
Debian の資源:
rocsparse ソースパッケージをダウンロード:
メンテナ:
- Debian ROCm Team (QA ページ, メールアーカイブ)
- Maxime Chambonnet (QA ページ)
- Cordell Bloor (QA ページ)
- Étienne Mollier (QA ページ)
- Christian Kastner (QA ページ)
- Xuanteng Huang (QA ページ)
- Kari Pahula (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
ROCm library for sparse linear algebra - tests
rocSPARSE is a library that implements BLAS operations for sparse data structures. It is built on the AMD ROCm platform and optimized for discrete AMD GPUs.
rocSPARSE provides a C99 API containing sparse level 1, sparse level 2 and sparse level 3 BLAS functions, as well as general matrix multiplication between dense and sparse matricies (GEMMI), sparse preconditioner functions, sparse matrix format conversion functions, and sparse matrix reordering functions.
It supports a variety of sparse matrix formats, including coordinate list in either array of structure form (COO) or structure of array form (COO SOA), compressed sparse row (CSR) or column (CSC), block compressed sparse row (BSR), general block compressed sparse row (GEBSR), and the ELLPACK-ITPACK format (ELL).
This package provides the AMD ROCm rocSPARSE test binaries used for verifying that the library is functioning correctly. These binaries are only used to check whether rocSPARSE works correctly on a given GPU, so generally speaking, users probably don't need this package.
その他の librocsparse0-tests 関連パッケージ
|
|
|
|
-
- dep: libamdhip64-5 (>= 4.5.2)
- Heterogeneous Interface for Portability - AMD GPUs implementation
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [amd64]
- GCC 共有ライブラリ
- dep: libgcc-s1 (>= 4.2) [amd64 以外]
-
- dep: librocsparse0 (= 5.7.1-6)
- ROCm library for sparse linear algebra - library
-
- dep: librocsparse0-tests-data
- ROCm library for sparse linear algebra - test data
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3