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

CPU performance : E8400 faster than I7 !!!!!!!

Polar01
Beginner
423 Views
Hi,
I run my application on several machines and I see a strange problem. When I run my application on a E8400 (2 cores) it is faster than on a i7 (8 cores).
When I look at the task manager, with the E8400 the application run between 98% and 100% CPU usage.
With the i7, between 60% and 90%, it is not very constant !
If you want I can send my application to the Intel Team.
Regards
0 Kudos
3 Replies
Maxim_S_Intel
Employee
423 Views
Hi,
I guess the task is too small to utilize more than 2 cores, so taking all the threads off the ground for i7 just introduces an overhead, without any real boost.

Sure, we would like to test the app on our side anyway

0 Kudos
Polar01
Beginner
423 Views
Thanks Maxim,
Where/How can I send you the full application with instructions ?
Regards
Krys
0 Kudos
ARNON_P_Intel
Employee
423 Views
Krys,

When submitting a new post in this forum, you can select Add Files and attach your code/instrucitons.
If you don't want the code to be public available, you can mark the post Private (see checkbox below the post editor window). Than only Intel and you will be able to see your post.
Arnon
0 Kudos
Reply