A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-B5280ED1-CC1F-11E2-9185-E02A82CB6E13
Visible to Intel only — GUID: GUID-B5280ED1-CC1F-11E2-9185-E02A82CB6E13
Computing Threads Started
Metric Description
Number of threads started across all EUs for compute work.
Possible Issues
High thread issue rate lowers GPU usage efficiency due to thread creation overhead even for lightweight GPU threads. To improve performance, change the kernel code to increase the load in a working item, adjust global working size, and so decrease the number of GPU threads.