Class InvalidCudaAgentDesc

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

class InvalidCudaAgentDesc : public 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")