CellularAutomata
Loading...
Searching...
No Matches
CellularAutomata::exception::CudaRuntime Class Reference

A CUDA runtime error occurred. More...

#include <exceptions.hpp>

Inheritance diagram for CellularAutomata::exception::CudaRuntime:

Public Member Functions

 CudaRuntime ()
 Default message containing CudaRuntime

 
 CudaRuntime (std::string message)
 Message containing CudaRuntime and appended custom message.
 
 CudaRuntime (const char *message)
 Message containing CudaRuntime and appended custom message.
 
const char * what () const noexcept override
 Override for virtual std::exception.
 

Detailed Description

A CUDA runtime error occurred.

For additional infomation look at the NVIDA CUDA documentation


The documentation for this class was generated from the following file: