|
CellularAutomata
|
A CUDA runtime error occurred. More...
#include <exceptions.hpp>
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. | |
A CUDA runtime error occurred.
For additional infomation look at the NVIDA CUDA documentation