套件: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.