Saturday, October 31, 2009

OpenCL vs CUDA

Check out the results between tests performance with OpenCL versus CUDA. Many times there is no difference in performance and other times OpenCL or CUDA is ahead. Its basically pretty much a tie between the 2 of them. CUDA is proprietary and OpenCL works with everything so save yourself a lot of headaches and develop with OpenCL so that you apps work with everything and not just NVIDIA.

OpenCL VS CUDA:
http://www.sisoftware.net/index.html?dir=qa&location=gpu_opencl&langx=en&a=

OpenCL Download With Goodies:
http://developer.nvidia.com/object/get-opencl.html

More Info On OpenCL:
http://www.nvidia.com/object/cuda_opencl.html

No comments:

Post a Comment