Developer Guide for Intel® SDK for OpenCL™ Applications
Intel® SDK for OpenCL™ Applications standalone version enables generating intermediate program binaries of OpenCL code. An application can use the intermediate program binaries to create a program at a later stage, using clCreateProgramFromBinary(...).
To generate an intermediate program binary, use one of the following options:
button and select one of the following, depending on the binary type
that you plan to create:
To generate an intermediate program binary of one or more linked library files:
button and select: Create linked program's binary IR to create
an intermediate program binary of the linked files.