Re: Parallel computation on CPU faster than GPU!
Posted by dunarel on May 23, 2012; 12:57pm
URL: https://forum.jogamp.org/Parallel-computation-on-CPU-faster-than-GPU-tp2963506p4008578.html
Hi all,
I am new to OpenCL. I tried to install jocl from jogamp but never could (never found a jar library and .so files that work, always asking for other dependencies).
Instead I converted the example to jocl.org format. I seems to work but I have doubts about the results.
It gives me a graphic with everything almost 1, like 0.98 for the entire timeframe.
Is this what is supposed to be ?
Thanks.