- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Darren,
Which features exactly are you looking for?
OpenCL has SPIR, so you can precompile your OpenCL code and then load and build device binaries from SPIR instead of from OpenCL code. For more on SPIR see https://www.khronos.org/spir. See this forum discussion on how to use SPIR: https://software.intel.com/en-us/forums/topic/534439
Technically, OpenCL is always "just-in-time", since compilation/linking/building can be done runtime.

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