Visible to Intel only — GUID: GUID-852F09F5-4913-4EC1-AFC6-9882A5850849
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
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-852F09F5-4913-4EC1-AFC6-9882A5850849
Intel® Code Builder for OpenCL™ API Plug-in for Microsoft Visual Studio*
Intel® Code Builder for OpenCL™ API plug-in for Microsoft Visual Studio* IDE enables you to develop OpenCL™ applications with Microsoft Visual Studio IDE.
The plug-in supports the following features:
- New project templates
- New OpenCL code file (*.cl) template
- Syntax highlighting
- Types and functions auto-completion
- Offline compilation and build of OpenCL kernels
- LLVM code view
- Assembly code view
- Program IR generation
- Selection of target OpenCL device - CPU or Intel Graphics
NOTE:
To work with the plug-in features, create an OpenCL code project template or convert an existing project into the OpenCL code project.