软件包:libcurand9.2(9.2.148-7+deb10u1) [non-free]
libcurand9.2 的相关链接
Debian 的资源:
下载源码包 nvidia-cuda-toolkit:
- [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]
维护小组:
- Debian NVIDIA Maintainers (QA 页面, 邮件存档)
- Andreas Beckmann (QA 页面)
- Graham Inggs (QA 页面)
- Zhou Mo (QA 页面)
外部的资源:
- 主页 [developer.nvidia.com]
相似软件包:
NVIDIA cuRAND Library
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.
The cuRAND library provides facilities that focus on the simple and efficient generation of high-quality pseudorandom and quasirandom numbers. A pseudorandom sequence of numbers satisfies most of the statistical properties of a truly random sequence but is generated by a deterministic algorithm. A quasirandom sequence of n-dimensional points is generated by a deterministic algorithm designed to fill an n-dimensional space evenly.
This package contains the cuRAND runtime library.
其他与 libcurand9.2 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 标准 C++ 库,第3版