パッケージ: librocsparse1 (6.4.3-1~exp1)
librocsparse1 に関するリンク
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]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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.
その他の librocsparse1 関連パッケージ
|
|
|
|
-
- dep: libamdhip64-5 (>= 5.7.1~)
- 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++ ライブラリ v3