Struct CudaError
Defined in File error.hpp
Base Type
public std::runtime_error
-
struct CudaError : public std::runtime_error
Exception thrown when a CUDA error is encountered.
Public Functions
- inline CudaError(std::string const &message)
Defined in File error.hpp
public std::runtime_error
Exception thrown when a CUDA error is encountered.
Public Functions