| 
    cuda-api-wrappers
    
   Thin C++-flavored wrappers for the CUDA Runtime API 
   | 
 

Files | |
| file | builder.hpp [code] | 
| Contains the fatbin_builder_t class and related code.  | |
| file | builder_options.hpp [code] | 
| Contains fatbin_builder::options_t class and related definitions.  | |
| file | error.hpp [code] | 
Facilities for exception-based handling of errors originating in NVIDIA's fatbin creating library (nvFatbin), including a basic exception class wrapping ::std::runtime_error.  | |
| file | types.hpp [code] | 
| Type definitions used in CUDA real-time compilation work wrappers.  | |
| file | versions.hpp [code] | 
| Wrappers for Runtime API functions involving versions - of the CUDA runtime and of the CUDA driver.  | |