NVIDIA CUDA Toolkit libraries
NVIDIA CUDA is a general purpose parallel computing architecture that leverages the parallel compute engine in NVIDIA graphics processing units (GPUs) to solve many complex computational problems in a fraction of the time required on a CPU. It includes the CUDA Instruction Set Architecture (ISA) and the parallel compute engine in the GPU. To program to the CUDA architecture, developers can, today, use C, one of the most widely used high-level programming languages, which can then be run at great performance on a CUDA enabled processor. Other languages will be supported in the future, including FORTRAN and C++.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:scorot/nvidia-cuda-toolkit && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| 86-nvidia.rules | 0000000066 66 Bytes | |
| _service | 0000000496 496 Bytes | |
| baselibs.conf | 0000000544 544 Bytes | |
| nvcc.profile | 0000000258 258 Bytes | |
| nvidia-cuda-toolkit.changes | 0000002381 2.33 KB | |
| nvidia-cuda-toolkit.spec | 0000012190 11.9 KB | |
| nvidia.sh | 0000000145 145 Bytes | |
| rpmlintrc | 0000000352 352 Bytes |
Comments 0