软件包:librocsparse0(5.7.1-6)
librocsparse0 的相关链接
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 - library
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 library.
其他与 librocsparse0 有关的软件包
|
|
|
|
-
- dep: libamdhip64-5 (>= 5.2.3)
- 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: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版