property IgnoreIntel: Boolean;
Set this property to true to avoid loading Intel Open CL code.
Returns: Boolean
Remarks:
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.