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

GPU EU affinity ?

Mohamed_Amine_BERGAC
425 Views

How can I bind threads or kernels to one EU ? are there a way to do that ? I know "Device fission" but in my knowledge this is right just for CPUs ? am I wrong ?

THX,

Mohamed

0 Kudos
1 Solution
Raghupathi_M_Intel
425 Views
Unfortunately, I think device fission is the only way and at this moment its only supported on CPU. Device fission will be supported on GPU in future. Raghu

View solution in original post

0 Kudos
4 Replies
Raghupathi_M_Intel
426 Views
Unfortunately, I think device fission is the only way and at this moment its only supported on CPU. Device fission will be supported on GPU in future. Raghu
0 Kudos
Raghupathi_M_Intel
425 Views
Unfortunately it appears Device Fission is the only way and its not supported on GPU at the moment. Thanks, Raghu
0 Kudos
Mohamed_Amine_BERGAC
425 Views
I'm confused by your answer: Device Fission will be supported on GPU in future or will not be supported at all ? Thanks, Mohamed
0 Kudos
ARNON_P_Intel
Employee
425 Views
Mohamed, Device fission is not supported on Intel HD Graphics as was mentioned. We can't commit to future features in this forum. Hence, the answer is NO. You can't bind kernels to specific EU. Hope this is clear. Arnon
0 Kudos
Reply