Class InvalidCudaAgentDesc

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidCudaAgentDesc : public flamegpu::FLAMEGPUException

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

Public Functions

explicit InvalidCudaAgentDesc(const char *format = "CUDA Agent uses different agent description")