1
General / Re: OpenCL - when to use it? (help and benchmark oppose each other!)
« on: April 22, 2014, 14:42:23 »
Which would be better in this situation:
Work size= 64
CPU= 600ms
GPU= 74ms
Work size= 512
CPU= 700ms
GPU= 150ms
The 512 GPU is still much faster than CPU. So would 512 be faster than 64 in this case?
Work size= 64
CPU= 600ms
GPU= 74ms
Work size= 512
CPU= 700ms
GPU= 150ms
The 512 GPU is still much faster than CPU. So would 512 be faster than 64 in this case?