软件包:librocblas0-tests-data(5.5.1+dfsg-7)
librocblas0-tests-data 的相关链接
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 - test data
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 data files required by the AMD ROCm rocBLAS tests. The tests are only used to check whether rocBLAS works correctly on a given GPU, so generally speaking, users probably don't need this package.