Visible to Intel only — GUID: GUID-D79A818E-C971-4180-9439-D67E93181146
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-D79A818E-C971-4180-9439-D67E93181146
Configuring the Intel® Code Builder for OpenCL™ API Plug-in for Eclipse*
NOTE:
This is for Intel® SDK for OpenCL™ Applications standalone version and Intel® SDK for OpenCL™ Applications as part of Intel® Media Server Studio only.
To enable the Intel® Code Builder for OpenCL™ API plug-in for Eclipse* IDE, do the following:
- Copy the plug-in *.jar> file from $(INTELOCLSDKROOT)\bin\eclipse-plug-in to $(ECLIPSEROOT)\dropins.
- On Linux* OS, add $(INTELOCLSDKROOT)\bin to LD_LIBRARY_PATH.
- Run Eclipse IDE.
- Select Window > Preferences.
- Switch to the Intel OpenCL dialog and set OpenCL binary directory $(INTELOCLSDKROOT)\bin\
$(INTELOCLSDKROOT) represents SDK installation root folder.
$(ECLIPSEROOT) represents the Eclipse root folder.