CUDA Compiler (nvcc)

GPTKB entity

Statements (53)
Predicate Object
gptkbp:instanceOf Compiler
gptkbp:canBe third-party libraries
NVIDIA libraries
CUDA_driver_API
CUDA_runtime_API
gptkbp:designedBy CUDA applications
C code
CUDA code
host code
Fortran_code
gptkbp:developedBy NVIDIA
https://www.w3.org/2000/01/rdf-schema#label CUDA Compiler (nvcc)
gptkbp:integratesWith NVIDIA CUDA Toolkit
gptkbp:isAvailableIn Linux
Windows
macOS
gptkbp:isCompatibleWith NVIDIA GPUs
CUDA-enabled GPUs
gptkbp:isCounteredBy memory usage
execution speed
CUDA kernels
gptkbp:isDocumentedIn NVIDIA documentation
gptkbp:isLinkedTo CUDA libraries
gptkbp:isPartOf NVIDIA software stack
CUDA ecosystem
parallel computing tools
gptkbp:isSupportedBy NVIDIA support
gptkbp:isUpdatedBy CUDA_Toolkit_releases
gptkbp:isUsedBy developers
engineers
researchers
scientists
gptkbp:isUsedIn image processing
machine learning
deep learning
scientific computing
video processing
gptkbp:mayHave shared libraries
static libraries
PTX code
SASS code
device code
fat binaries
gptkbp:provides command line interface
debugging information
error checking
device code compilation
gptkbp:supports gptkb:OpenMP
gptkb:C++
multiple architectures
C language
CMake
gptkbp:usedFor GPU_programming