パッケージ: librocblas0-bench (5.5.1+dfsg-7)
librocblas0-bench に関するリンク
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 - benchmarks
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 benchmark client used for gathering performance data about library functions.
その他の librocblas0-bench 関連パッケージ
|
|
|
|
-
- dep: libamdhip64-5 (>= 4.5.2)
- Heterogeneous Interface for Portability - AMD GPUs implementation
-
- dep: libblas3
- 基本線形代数のリファレンス実装 - 共有ライブラリ
- または libblas.so.3
- 以下のパッケージによって提供される仮想パッケージです: 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: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3