Class InvalidCUDAComputeCapability

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

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