|
cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
|
Facilities for exception-based handling of errors originating in NVIDIA's fatbin creating library (nvFatbin), including a basic exception class wrapping ::std::runtime_error.
More...
#include "types.hpp"#include <nvFatbin.h>#include <type_traits>#include <string>#include <stdexcept>

Go to the source code of this file.
Facilities for exception-based handling of errors originating in NVIDIA's fatbin creating library (nvFatbin), including a basic exception class wrapping ::std::runtime_error.