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

If true, application will run optimal CPU code without Open CL when this device will be the target .

Syntax
C#
Visual Basic
public bool NativeCPU;

Set this property to true to run native MtxVec code using Intel IPP and Intel MKL libraries instead of submitting kernels to the Open CL driver.

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