Hi Robert,
From the experience of using recent Intel OpenCL SDK, it shows that the OpenCL 2.0 is only support for CPU.
The OpenCL version for GPU is still 1.2.
However, by checking Khronos OpenCL products,
https://www.khronos.org/conformance/adopters/conformant-products/
it seems OpenCL 2.0 now also works on the HD5500 and up iGPUs.
Just want to know whether the latest OpenCL SDK ( or OpenCL Code builder ) support OpenCL 2.0 on HD5500 and up iGPUs ?
BTW, there used to be a nice table that lists the supported platforms and OS systems of OpenCL SDK.
but it disappears since OpenCL SDK turns into Code builder and integrated into INTL.
where it is now?
Best