Enabling the API Debugger

To use the Intel® SDK for OpenCL™ Applications - API Debugger, do the following:

  1. Start the Microsoft Visual Studio* IDE.
  2. Go to Tools > Intel Code Builder for OpenCL API > OpenCL API Debugger > Options > API Debugger.
  3. Check Enable OpenCL API Debugger.
  4. Insert breakpoints in the application in different OpenCL API calls, and then start debugging with F5.
  5. Open the needed API Debugger views by selecting Tools > Intel Code Builder for OpenCL API > OpenCL API Debugger and select the view you need.

The API Debugger updates the view panes when:

So, to see data in the views,

  1. Insert some breakpoints in your application (in different API calls), or run the application with Start Debugging (F5).
  2. Then open the needed views via Tools > Intel Code Builder for OpenCL API > OpenCL API Debugger.

See Also

Trace View
Objects Tree View
Properties View
Command Queue View
Problems View
Image View
Data View
Memory Tracing