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

Reduction from NVidia SDK works on HD Graphics but don't work on Intel CPU

Vyacheslav_A_
Beginner
418 Views

I found that reduction algorithm from NVidia SDK works on HD Graphics 4400 but don't work on Intel CPU i5.
I've expected that Nvidia algorithm works everywhere OR work only on Nvidia hardware so that difference in behavior between CPU and GPU on SAME machine looks strange for me.

 

Reduction algorithm and C# + OpenCL.NET unit test are in attachments. Unit test fails on Intel CPU with size = 4.

What differences in kernel execution exists between CPU and GPU? How can I fix the problem?

Thank you!

ps. I can attach a sample VS 2012 project if it needs.

0 Kudos
1 Reply
Vyacheslav_A_
Beginner
418 Views

A duplicate topic. Topic with discussion.

0 Kudos
Reply