CUDA Compiler Driver
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 compilation trajectory involves several splitting, compilation, preprocessing, and merging steps for each CUDA source file. It is the purpose of nvcc, the CUDA compiler driver, to hide the intricate details of CUDA compilation from developers. It accepts a range of conventional compiler options, such as for defining macros and include/library paths, and for steering the compilation process. All non-CUDA compilation steps are forwarded to a C++ host compiler that is supported by nvcc, and nvcc translates its options to appropriate host compiler command line options.
version | 12.8.0+2 (12.8.61) |
---|---|
license | other: CUDA Toolkit |
repository | https://pkg.cppget.org/1/testing |
download | libnvcc-12.8.0+2.tar.gz |
sha256 | e75ad9a1cd770642db4df499af2341fbaa4fb5b010b50e12c6bb85e0611609e7 |
project | nvidia-cuda-toolkit |
---|---|
url | developer.download.nvidia.com/compute/cuda/redist/redistrib_12.8.0.json |
NVSDKIssues@nvidia.com | |
package-email | packaging@build2.orgMailing list |
Reviews
fail | 0 |
---|---|
pass | 0 |