cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
rtc Directory Reference
Directory dependency graph for rtc:
src/cuda/rtc

Files

file  compilation_options.hpp [code]
 Definitions and utility functions relating to run-time compilation (RTC) of CUDA code using the NVRTC library.
 
file  compilation_output.hpp [code]
 Contains the cuda::rtc::compilation_output_t class and related code.
 
file  error.hpp [code]
 Facilities for exception-based handling of errors originating to the NVRTC library, including a basic exception class wrapping ::std::runtime_error.
 
file  program.hpp [code]
 Contains the cuda::rtc::program_t class and related code.
 
file  types.hpp [code]
 Type definitions used in CUDA real-time compilation work wrappers.
 
file  versions.hpp [code]
 Complementing file for cuda/api/versions.hpp for obtaining a version number for the NVRTC library.