Generating Intermediate Program Binaries with Intel® Code Builder for OpenCL™ API Plug-in

Intel® Code Builder for OpenCL™ API plug-in for Microsoft Visual Studio* IDE generating program binaries of the OpenCL™ code.

An application can use generated program binaries to create program from binaries later (clCreateProgramFromBinary(...)). To generate intermediate program binaries, do the following:

  1. Go to Project > Properties.
  2. Click Configuration Properties > OpenCL Code Builder > General.
  3. Change the Create Program Binary option to Yes.
  4. Click OK.