Visible to Intel only — GUID: GUID-40B41AAF-B3F9-44D4-BA68-A5DC4BCD2734
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-40B41AAF-B3F9-44D4-BA68-A5DC4BCD2734
Output Validation
Kernel Development Framework enables you to set a reference point for your OpenCL™ Kernel output variable. The Kernel Development Framework validates the output variable after each kernel execution. The validation results appear in the Run report.
You can compare the output variable with its reference in the Image and Buffer viewers.
To validate output variables:
- In the Assigned Variables view, click the Validation Reference column and choose a validation reference.
- Check the Enable output validation checkbox and run the kernel.
- For each validation reference you set in step 1, you can see the results of the validation in the CodeBuilder Run Results window, in the Output Validation section.
- For a Validation failed result, click Validation failed link to view the output variable side-by-side with the reference variable.
- Сlick the Next/Prev buttons to file the exact pixels and see their values: