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

OpenCL Optimization guide for celeron N2820

Alisha_H_
Beginner
483 Views

Hi,

 

I have celeron N2820 based NUC. 

I would like to to optimize my opencl programs for this SoC having Intel HD graphics. 

Can some one point me to a guide or other resources for :

1- A block diagram of this SoC 

2- OpenCL optimization guide for this SoC, or at least closes matching SoC 

 

 

 

 

0 Kudos
1 Reply
ARNON_P_Intel
Employee
483 Views

For SoC details go to: http://www.intel.com/content/www/us/en/processors/celeron/celeron-processor.html. The data sheet should provide the details you need.

For OpenCL optimization, start with optimization guide in the SDK documents and with the graphics compute guides at: https://software.intel.com/en-us/articles/intel-graphics-developers-guides.

Please note that the OpenCL optimization guide are for Graphics architecture Gen 7.5, while the device you have is Gen 7. Also, Celeron is an entry level CPU, and as such while the Gen 7.5 guide talks about 40 graphics EUs, your celeron has only 4 EUs, so performance will be in that ball-park.

Regards,

Arnon

0 Kudos
Reply