软件包:librocblas0-tests(5.5.1+dfsg-6)
librocblas0-tests 的相关链接
Debian 的资源:
下载源码包 rocblas:
- [rocblas_5.5.1+dfsg-6.dsc]
- [rocblas_5.5.1+dfsg.orig-tensile.tar.xz]
- [rocblas_5.5.1+dfsg.orig.tar.xz]
- [rocblas_5.5.1+dfsg-6.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
- 本虚包由这些包填实: 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 (>= 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-6)
- ROCm library for basic linear algebra - library
-
- dep: librocblas0-tests-data
- ROCm library for basic linear algebra - test data
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版