Visible to Intel only — GUID: GUID-268A5FF1-22D1-4145-8619-97D036FA256D
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
See Also
Kernel Development Framework Session
Code Builder Build Toolbar
Creating a New Session
Saving and Loading Sessions
Configuring a Session
Building a Session
Removing Sessions
Variable Management in Eclipse*
Executing a Kernel
Analyzing Kernel Performance
Generating C++ Host Code From a Session
Visible to Intel only — GUID: GUID-268A5FF1-22D1-4145-8619-97D036FA256D
Kernel Development Framework
Kernel Development Framework enables you to build and analyze OpenCL™ kernels.
The framework supports Intel® Architecture processors and Intel® Processor Graphics. The tool provides full offline OpenCL language compilation, which includes:
- OpenCL syntax checker
- Cross-platform compilation
- Low Level Virtual Machine (LLVM) viewer
- Assembly code viewer
- Intermediate program binary Generator
The feature also provides a way to assign input to the kernel, test the correctness, and analyze kernel performance based on group size, build options, and target device.