You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLDevice Class > public > TOpenCLDevice.ErrorCorrectionSupport Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLDevice.ErrorCorrectionSupport Property

Returns true, if global memory uses ECC.

Pascal
property ErrorCorrectionSupport: boolean;

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.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!