パッケージ: librocblas0 (5.5.1+dfsg-7)
librocblas0 に関するリンク
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 - library
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 library.
その他の librocblas0 関連パッケージ
|
|
|
|
-
- 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++ ライブラリ v3