As far as I understand, CUDA only works with the nVidia proprietary driver. An alternative, which I believe is free, is OpenCL: http://www.khronos.org/opencl

It is far more generic. It aims to be supported by any CPU and GPU.

Reply via email to