Developer Guide for Intel® SDK for OpenCL™ Applications 2017
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-268A5FF1-22D1-4145-8619-97D036FA256D
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.