Class InvalidCUDAComputeCapability

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

class InvalidCUDAComputeCapability : public FLAMEGPUException

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

Public Functions

explicit InvalidCUDAComputeCapability(const char *format = "Invalid CUDA Device Compute Capability")