Class InvalidCudaAgent

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidCudaAgent : public flamegpu::FLAMEGPUException

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

Public Functions

explicit InvalidCudaAgent(const char *format = "CUDA agent not found. This should not happen")