Visible to Intel only — GUID: GUID-DA3CBEF0-E924-4BD4-82A8-646E207A56B1
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-DA3CBEF0-E924-4BD4-82A8-646E207A56B1
Viewing Kernel Execution Results
Once the kernel execution is completed, a new Run Results page is generated.
The Run Results report contains the following sections:
- Execution Overview -provides information about the executed kernel, execution time and output validation results.
- Output Validation - lists all the output variables which have a reference assigned. If the validation fails, you can click the variable name to open the image viewer or the buffer viewer and compare the content of the output variable with the assigned reference.
- Kernel variables - lists all the kernel variables. You can click the variable name to open the image viewer or the buffer viewer and see the content of the variable.