|
| file | api.hpp [code] |
| | A single file which includes, in turn, all (joint) wrappers for Runtime and Driver APIs, and related headers.
|
| |
| file | define_specifiers.hpp [code] |
| | Some functions need a specification of their appropriate execution space w.r.t.
|
| |
| file | fatbin.hpp [code] |
| | A single file which includes, in turn, the CUDA fatbin creator library API wrappers and related headers.
|
| |
| file | nvtx.hpp [code] |
| | A single file which includes, in turn, all of the CUDA NVTX library API wrappers and related headers.
|
| |
| file | rtc.hpp [code] |
| | A single file which triggers inclusion all of the CUDA NVRTC library API wrappers, and in turns, many of the CUDA runtime and driver API headers.
|
| |
| file | undefine_specifiers.hpp [code] |
| | A "preprocessor utility" header for undefining the CUDA function declaration specifier shorthands, defined in define_specifiers.hpp .
|
| |