套件:librocblas0(5.5.1+dfsg-7)
librocblas0 的相關連結
下載原始碼套件 rocblas:
- [rocblas_5.5.1+dfsg-7.debian.tar.xz]
- [rocblas_5.5.1+dfsg-7.dsc]
- [rocblas_5.5.1+dfsg.orig-tensile.tar.xz]
- [rocblas_5.5.1+dfsg.orig.tar.xz]
維護小組:
外部的資源:
- 主頁 [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 Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [amd64]
- GCC support library
- dep: libgcc-s1 (>= 4.2) [arm64]
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3