OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.
1719 Discussions

Scheduling of EU hardware threads to a subslice is "fair"

allanmac1
Beginner
347 Views

I was curious to see how a local work group was distributed across a subslice.

My assumption was that a cooperative group of SIMDxx hardware threads would be assigned to the least occupied EU.

That seems to be the case.

Here is a plot showing a SIMD8 kernel being launched with local work groups of size: 224, 128, 64, 32, 16, 8:

subslice_assignment.png

 

0 Kudos
0 Replies
Reply