パッケージ: librocsparse0 (5.7.1-6)
librocsparse0 に関するリンク
rocsparse ソースパッケージをダウンロード:
メンテナ:
- Debian ROCm Team
- Maxime Chambonnet
- Cordell Bloor
- Étienne Mollier
- Christian Kastner
- Xuanteng Huang
- Kari Pahula
外部の資源:
- ホームページ [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 Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3