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

Set this property to true to avoid loading Intel Open CL code.

Syntax
C#
Visual Basic
public bool IgnoreIntel;

Intel Open CL compilers excessively slow build procedure can cause minutes of delay during app startup when loading hundreds of kernels. This can speed up the method LoadProgramsForDevices for example.

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