软件包:librocblas0(5.5.1+dfsg-7)
librocblas0 的相关链接
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 - library
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 library.
其他与 librocblas0 有关的软件包
|
|
|
|
-
- dep: libamdhip64-5 (>= 5.2.3)
- Heterogeneous Interface for Portability - AMD GPUs implementation
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支持库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版