Command Queue View

Intel® SDK for OpenCL™Applications - API Debugger plug-in for Microsoft Visual Studio* IDE provides Command Queue View, which enables tracking the execution status of enqueued commands (issued by clEnqueue API call).

The status for a command can be one of the following options:

The Command Queue View also displays events for a particular command-queue (Separate Queues) or for all events from all queues (Unify Queues).

Access the Command Queue View by selecting Tools > Intel Code Builder for OpenCL API > OpenCL API Debugger > Command Queue View.

Use the following buttons to control the Command Queue View:

See Also

Enabling the API Debugger