TOpenCLDevice.ErrorCorrectionSupport Property

Boolean ErrorCorrectionSupport { get; set; }

Returns true, if global memory uses ECC.

Returns: Boolean

Remarks:

Is true if the device implements error correction for all accesses to compute device memory (global and constant). Is false if the device does not implement such error correction.