- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may try producing SPIR binaries, which you could consume on Intel platforms: see https://software.intel.com/en-us/articles/using-spir-for-fun-and-profit-with-intel-opencl-code-builder article.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page