CUDA Runtime Library
NOTE:
This package is not open source and does not contain any source code. Instead, in order to "build" the exported target(s) it downloads (potentially large) pre-built binaries provided by NVIDIA for the target platform.CI for this package is disabled due to the above.
Supported platforms/compilers are Windows/MSVC. Linux binaries exist but are currently not available through this package.
The CUDA Runtime Library (cudart) provides a high-level API for CUDA programming, simplifying memory management, kernel launches, and GPU operations. It abstracts the complexities of the CUDA Driver API, offering an easier interface for developers to write CUDA applications in both C and C++. The cudart library is essential for leveraging NVIDIA GPUs for general-purpose computing, enabling efficient execution of parallel algorithms.
license | other: CUDA Toolkit |
---|---|
project | nvidia-cuda-toolkit |
url | developer.download.nvidia.com/compute/cuda/redist/redistrib_12.8.0.json |
NVSDKIssues@nvidia.com |
version | 12.8.0+2 (12.8.57) |
---|---|
repository | https://pkg.cppget.org/1/testing |
depends | 2; libcccl, libnvcc |
reviews | 0 |