Using OpenCL™ Build Properties

OpenCL™ Build properties page in the Microsoft Visual Studio* IDE enables you to set compilation flags and change target device when building an OpenCL kernel. To change the settings, do the following:

  1. Go to Project > Properties.
  2. Click the OpenCL Code Builder entry under the Configuration Properties group.
  3. Modify properties and click OK.

Note

The Intel® SDK for OpenCL™ Applications entry exists for OpenCL projects with *.cl source files attached. If the entry does not exist, convert an existing standard project into the OpenCL project.

See Also

Creating an Empty OpenCL™ Project

Converting Existing Project into OpenCL Project