Visible to Intel only — GUID: GUID-3B08873B-67DF-41BB-8235-E59815C2AD75
Legal Information
Getting Help and Support
Introducing the Intel® SDK for OpenCL™ Applications
What's New in This Release
Which Version of the Intel® SDK for OpenCL™ Applications Should I Use?
Intel® Code Builder for OpenCL™ API Plug-in for Microsoft Visual Studio*
Intel® Code Builder for OpenCL™ API Plug-in for Eclipse*
Debugging OpenCL™ Kernels on GPU
Intel® SDK for OpenCL™ Applications Standalone Version
OpenCL™ 2.1 Development Environment
Intel® FPGA Emulation Platform for OpenCL™ Getting Started Guide
Troubleshooting Intel® SDK for OpenCL™ Applications Issues
Configuring Microsoft Visual Studio* IDE
Converting an Existing Project into an OpenCL™ Project
OpenCL™ New Project Wizard
Building an OpenCL™ Project
Using OpenCL™ Build Properties
See Also
Selecting a Target OpenCL™ Device
Generating and Viewing Assembly Code
Generating and Viewing LLVM Code
Generating Intermediate Program Binaries with Intel® Code Builder for OpenCL™ API Plug-in
Configuring OpenCL™ Build Options
Visible to Intel only — GUID: GUID-3B08873B-67DF-41BB-8235-E59815C2AD75
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:
- Go to Project > Properties.
- Click the OpenCL Code Builder entry under the Configuration Properties group.
- 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.