Visible to Intel only — GUID: GUID-765C5F31-3809-4F27-BE2D-C3386CFD8979
Visible to Intel only — GUID: GUID-765C5F31-3809-4F27-BE2D-C3386CFD8979
Kernel Development Framework
Kernel Development Framework is native integrated development environment in the Microsoft Visual Studio* IDE that 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.
- Kernel Development Framework Session
- Intel ® Code Builder for OpenCL ™ API Build Toolbar
- Creating a Session
- Building a Session
- Configuring a Session
- Saving, Loading, and Exporting Sessions
- Removing Sessions
- Variable Management
- Executing a Kernel
- Analyzing Kernel Performance
- Generating C++ Host Code from a Session