Namespace ManagedCuda.NVRTC
Classes
CudaRuntimeCompiler
Cuda runtime compiler
NVRTCException
An NVRTCException is thrown, if any wrapped call to the NVRTC-library does not return Success.
NVRTCNativeMethods
Structs
nvrtcProgram
the unit of compilation, and an opaque handle for a program.
Enums
nvrtcResult
CUDA Online Compiler API call result code.