Boolean NativeCPU { get; set; }
If true, application will run optimal CPU code without Open CL when this device will be the target .
Returns: Boolean
Remarks:
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.