Login  Register

Re: Parallel computation on CPU faster than GPU!

Posted by Abimael on Oct 13, 2011; 6:07pm
URL: https://forum.jogamp.org/Parallel-computation-on-CPU-faster-than-GPU-tp2963506p3419346.html


@Michael

I had heard about it , but how can I do that.? I mean, how can I run OPENCL on CPU to compare ?

I recall that I read some day that in either createProgram or build (I do not recall which one) , I could pass an argument to redirect to GPU or CPU..

Is that the way to run OpenCL on CPU , or should I need to install a proper implementation (or libraries) to run on CPU ?

thanks