I get really odd results running this OpenCL thing on my Early 2008 MBP. The first time I ran it... it look more than 14 seconds on the GPU... which is an 8600M GT
The second time I ran it I got under 3 secs:
Number of OpenCL devices found: 2
OpenCL Device # 0 = GeForce 8600M GT
Device 0 is an: GPU with max. 940 MHz and 32 units/cores
Now computing - please be patient....
time used: 2.931 seconds
OpenCL Device # 1 = Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz
Device 1 is an: CPU with max. 2400 MHz and 2 units/cores
Now computing - please be patient....
time used: 15.104 seconds
... but sometimes when I run it takes more than 4 seconds on GPU...
The second time I ran it I got under 3 secs:
Number of OpenCL devices found: 2
OpenCL Device # 0 = GeForce 8600M GT
Device 0 is an: GPU with max. 940 MHz and 32 units/cores
Now computing - please be patient....
time used: 2.931 seconds
OpenCL Device # 1 = Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz
Device 1 is an: CPU with max. 2400 MHz and 2 units/cores
Now computing - please be patient....
time used: 15.104 seconds
... but sometimes when I run it takes more than 4 seconds on GPU...