Class InvalidCUDAdevice

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidCUDAdevice : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports errors that are due to CUDA device.

Public Functions

explicit InvalidCUDAdevice(const char *format = "Invalid CUDA Device")