软件包:librocblas4-tests-data(6.4.1+dfsg-1~exp1)
librocblas4-tests-data 的相关链接
Debian 的资源:
下载源码包 rocblas:
- [rocblas_6.4.1+dfsg-1~exp1.dsc]
- [rocblas_6.4.1+dfsg.orig-tensile.tar.gz]
- [rocblas_6.4.1+dfsg.orig.tar.gz]
- [rocblas_6.4.1+dfsg-1~exp1.debian.tar.xz]
维护小组:
- Debian ROCm Team (QA 页面, 邮件存档)
- Maxime Chambonnet (QA 页面)
- Cordell Bloor (QA 页面)
- Christian Kastner (QA 页面)
- Christian Bayle (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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.