[ trixie ]
[ sid ]
[ 原始碼: nvidia-cuda-toolkit ]
套件:libcusparse12(12.1.1.53~12.2.0-3) [non-free]
libcusparse12 的相關連結
Debian 的資源:
下載原始碼套件 nvidia-cuda-toolkit:
- [nvidia-cuda-toolkit_12.2.0-3.dsc]
- [nvidia-cuda-toolkit_12.2.0.orig-amd64.tar.xz]
- [nvidia-cuda-toolkit_12.2.0.orig-arm64.tar.xz]
- [nvidia-cuda-toolkit_12.2.0.orig-openjdk-8-jre-amd64-8u422-b05-1.tar.xz]
- [nvidia-cuda-toolkit_12.2.0.orig-openjdk-8-jre-ppc64el-8u422-b05-1.tar.xz]
- [nvidia-cuda-toolkit_12.2.0.orig-openjdk-8-source-8u422-b05-1.tar.xz]
- [nvidia-cuda-toolkit_12.2.0.orig-ppc64el.tar.xz]
- [nvidia-cuda-toolkit_12.2.0.orig.tar.xz]
- [nvidia-cuda-toolkit_12.2.0-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [developer.nvidia.com]
相似套件:
NVIDIA cuSPARSE Library
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.
The cuSPARSE library contains a set of basic linear algebra subroutines used for handling sparse matrices. It is implemented on top of the NVIDIA CUDA runtime and is designed to be called from C and C++. The library routines can be classified into four categories:
* Level 1: operations between a vector in sparse format and a vector in denseformat
* Level 2: operations between a matrix in sparse format and a vector in denseformat
* Level 3: operations between a matrix in sparse format and a set of vectorsin dense format
* Conversion: operations that allow conversion between different matrixformats
This package contains the cuSPARSE runtime library.
其他與 libcusparse12 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2) [除 arm64]
- GCC 支援函式庫
- dep: libgcc-s1 (>= 4.5) [arm64]
-
- dep: libnvjitlink12 (= 12.2.91~12.2.0-3)
- NVIDIA Compiler JIT LTO Library