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-123429AF-B98E-4040-BDA3-072BD7D3CB5E
Visible to Intel only — GUID: GUID-123429AF-B98E-4040-BDA3-072BD7D3CB5E
Debugging OpenCL™ Kernels on CPU
Intel® SDK for OpenCL™ Applications - Debugger plug-in for Microsoft Visual Studio* IDE enables debugging OpenCL kernels using the Microsoft Visual Studio software debugger GUI. The Debugger enables debugging host code and OpenCL kernels in a single Microsoft Visual Studio debug session.
Debugger supports existing Microsoft Visual Studio debugging windows such as:
- Breakpoints
- Memory view
- Watch variables - including OpenCL types like float4, int4, and so on
- Call stack
- Auto and local variables views
See Also
For debugger limitations and known issues, refer to the Intel® SDK for OpenCL™ Applications - Release Notes for the latest version.