套件:librocsparse0-tests(5.7.1-6)
librocsparse0-tests 的相關連結
下載原始碼套件 rocsparse:
維護小組:
- Debian ROCm Team
- Maxime Chambonnet
- Cordell Bloor
- Étienne Mollier
- Christian Kastner
- Xuanteng Huang
- Kari Pahula
外部的資源:
- 主頁 [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 Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- 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 Standard C++ Library v3