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

New Article: Boost CPU OpenCL performance with Device Fission

ARNON_P_Intel
Employee
294 Views
Device fission is an addition to the OpenCL* specification that gives more power and control to OpenCL programmers over managing which computational units execute OpenCL commands. Fundamentally, device fission allows the sub-dividing of a device into one or more sub-devices, which, when used carefully, can provide a performance advantage, especially when executing on CPUs.

Device fission is defined in the OpenCL 1.2 specification and is available with Intel SDK for OpenCL Applications 2012 as an OpenCL 1.1 extension.
0 Kudos
0 Replies
Reply