cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

opencl_JEDI
Journeyman III

OpenCL on CPU

Hi,
I'm currently working with openCL on GPU,
I want to know if it's possible tu run Opencl Kernels on CPUs?
and if it is possible, does the CPU needs to support an Opencl implementation, or any regular CPU would work?

Thanks.

0 Likes
3 Replies
omkaranathan
Adept I

StreamSDK will work on any x86 CPU with SSE 3.x or later.

0 Likes

do we have to have an ATI card, even though we want to use it just on CPU?

0 Likes

Originally posted by: opencl_JEDI do we have to have an ATI card, even though we want to use it just on CPU?


No, it isn't required.

0 Likes