パッケージ: librocblas0-tests (5.5.1+dfsg-7)
librocblas0-tests に関するリンク
Debian の資源:
rocblas ソースパッケージをダウンロード:
- [rocblas_5.5.1+dfsg-7.dsc]
- [rocblas_5.5.1+dfsg.orig-tensile.tar.xz]
- [rocblas_5.5.1+dfsg.orig.tar.xz]
- [rocblas_5.5.1+dfsg-7.debian.tar.xz]
メンテナ:
- Debian ROCm Team (QA ページ, メールアーカイブ)
- Maxime Chambonnet (QA ページ)
- Cordell Bloor (QA ページ)
- Christian Kastner (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
ROCm library for basic linear algebra - tests
rocBLAS is a library for performing basic linear algebra routines on AMD GPUs. It provides implementations of BLAS operations such as dot product (DOT), general matrix multiplication (GEMM), triangular matrix multiplication (TRMM), and many others. It is built on the AMD ROCm platform and optimized for discrete AMD GPUs. The rocBLAS library is implemented in the HIP programming language and is supplemented by tuned assembly kernels.
rocBLAS provides a C99 interface and supports operations on matrices of half-, single- or double-precision floating point numbers. The library provides variants for its routines that efficiently operate on batches of matrices and that support a variety of data layouts.
This package provides the AMD ROCm rocBLAS test binaries used for verifying that the library is functioning correctly. These binaries are only used to check whether rocBLAS works correctly on a given GPU, so generally speaking, users probably don't need this package.
その他の librocblas0-tests 関連パッケージ
|
|
|
|
-
- dep: libamdhip64-5 (>= 4.5.2)
- Heterogeneous Interface for Portability - AMD GPUs implementation
-
- dep: libblas3
- 基本線形代数のリファレンス実装 - 共有ライブラリ
- または libblas.so.3
- 以下のパッケージによって提供される仮想パッケージです: libatlas3-base, libblas3, libblis4-openmp, libblis4-pthread, libblis4-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [amd64]
- GCC 共有ライブラリ
- dep: libgcc-s1 (>= 4.2) [amd64 以外]
-
- dep: libgfortran5 (>= 8)
- GNU Fortran アプリケーション用ランタイムライブラリ
-
- dep: libquadmath0 (>= 4.6) [arm64 以外]
- GCC 四倍精度数学ライブラリ
-
- dep: librocblas0 (= 5.5.1+dfsg-7)
- ROCm library for basic linear algebra - library
-
- dep: librocblas0-tests-data
- ROCm library for basic linear algebra - test data
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3