Visible to Intel only — GUID: GUID-39D01C51-6C73-4549-9326-93154827277A
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-39D01C51-6C73-4549-9326-93154827277A
Linking Program Binaries
To link OpenCL™ program binaries with the Intel® SDK for OpenCL™ Applications standalone version, do the following:
- Click the Link button.
- In the Select IR Files window, click Choose Files, and select the compiled objects and libraries to link.
- Click Done.
If the linkage succeeds, the Console window background color turns green, otherwise, it turns red.
When linkage completes, you can save the created executable or library by clicking the Create Program Binary button.