You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLDevice Class > TOpenCLDevice Properties > TOpenCLDevice.ErrorCorrectionSupport Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLDevice.ErrorCorrectionSupport Property

Returns true, if global memory uses ECC.

Syntax
C#
Visual Basic
public bool ErrorCorrectionSupport;

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!