Hi,
I have a project using OpenCL code.
As part of the packaging we embed the binaries for the OpenCL platforms we want to support.
Unfortunatelly without the Intel HD present on the machine we did not find a way to precompile cl files "offlines" (for instance with clcc or directly with OpenCL API calls) for the Intel HD Graphics target.
Is that kind of "cross-compilation" supported ? Otherwise the product won't be able to be entirely built on the same machine...
Best Regards