I'd like to do some GPGPU programming using OpenCL on my Mac.
I've got a Mac OS X (version 10.6.8) - Snow Leopard. My graphic card is an NVIDIA geForce 320M. Looking on the web I found out that this is not supported by Apple or what so ever. But at the same time I read that OpenCL has been designed to run on multiple machines (more opensource than CUDA).
Do you know if I can get OpenCL on my machine or not? If so, how do I get it and install it?
Thanks