Hi,
I am a newbie to opencl and would like to know whether I can use Intel OpenCL SDK in a Windows Kernel driver. For eg: In windows display driver?
Regards
Link Copied
Sorry, this is not possible, since the compiler and the runtime are all user mode.
For more complete information about compiler optimizations, see our Optimization Notice.