9 #ifndef CUDA_NVRTC_WRAPPERS_HPP_ 10 #define CUDA_NVRTC_WRAPPERS_HPP_ 18 #endif // CUDA_NVRTC_WRAPPERS_HPP_ Contains the cuda::rtc::compilation_output_t class and related code.
Definitions and utility functions relating to run-time compilation (RTC) of CUDA code using the NVRTC...
Contains the cuda::rtc::program_t class and related code.
Complementing file for cuda/api/versions.hpp for obtaining a version number for the NVRTC library...
Facilities for exception-based handling of errors originating to the NVRTC library, including a basic exception class wrapping ::std::runtime_error.