Developer Guide for Intel® SDK for OpenCL™ Applications
This feature is only supported on for Intel® 64 architecture builds.
Once an OpenCL™ program build for GPU is completed, Intel® Graphics disassembly code is generated for each kernel.
An artifact <file_name>_<kernel_name>.gen is added to the build artifacts of the session for each of the kernels built.
Double-click on an artifact to open the source mapping view for the specific kernel.
In the view, click on a source line to highlight the correlating Intel Graphics disassembly lines.
The following screen capture shows a selected source line with the related disassembly lines highlighted:
For more information on the architectural behavior and programming environment of chipset and graphics devices, see Intel® Graphics Programmers Reference Manual (PRM)