Class InvalidCudaAgentMapSize

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

class InvalidCudaAgentMapSize : public FLAMEGPUException

Defines a type of object to be thrown as exception. It reports errors that are due to invalid CUDA agent map size (i.e.map size is qual to zero).

Public Functions

explicit InvalidCudaAgentMapSize(const char *format = "CUDA agent map size is zero")