Pakket: libcusparse9.2 (9.2.148-7+deb10u1) [non-free]
Verwijzigingen voor libcusparse9.2
Debian bronnen:
Het bronpakket nvidia-cuda-toolkit downloaden:
- [nvidia-cuda-toolkit_9.2.148-7+deb10u1.dsc]
- [nvidia-cuda-toolkit_9.2.148.orig-amd64-patch1.tar.gz]
- [nvidia-cuda-toolkit_9.2.148.orig-ppc64el-patch1.tar.gz]
- [nvidia-cuda-toolkit_9.2.148.orig-ppc64el.tar.gz]
- [nvidia-cuda-toolkit_9.2.148.orig.tar.gz]
- [nvidia-cuda-toolkit_9.2.148-7+deb10u1.debian.tar.xz]
Beheerders:
- Debian NVIDIA Maintainers (QA-pagina, Mailarchief)
- Andreas Beckmann (QA-pagina)
- Graham Inggs (QA-pagina)
- Zhou Mo (QA-pagina)
Externe bronnen:
- Homepage [developer.nvidia.com]
Vergelijkbare pakketten:
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.
Andere aan libcusparse9.2 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3