套件: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
- Basic Linear Algebra Reference implementations, shared library
- 或者 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 (>= 4.2)
- GCC 支援函式庫
-
- dep: libgfortran5 (>= 8)
- Runtime library for GNU Fortran applications
-
- dep: libquadmath0 (>= 4.6)
- GCC Quad-Precision Math Library
-
- 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 Standard C++ Library v3