Apologies for cross posting with the CUDA on Linux forum, but these are some OpenCL specific questions - So here goes -
Here are my cards -
nVidia Corporation Quadro NVS 290 (rev a1)
nVidia Corporation G80 [Quadro FX 5600] (rev a2)
nVidia Corporation Quadro NVS 295 (rev a1)
And I am referring to this page - [url=“OpenCL | NVIDIA Developer”]http://developer.nvidia.com/object/opencl-download.html[/url]
(a) They are CUDA enabled cards. Does it automatically mean they are OpenCL enabled?
(B) What driver should I install on Linux x86_64? nVidia says 190.53, but I understand OpenCL is not supported under it? Should I go with the 195.30 beta? Should I go with the one listed on the webpage above 190.29 ? Which one works with the above cards and allows for OpenCL code?
© I am really new to OpenCL , so if this sounds silly, apologies! I still need to install CUDA toolkit, correct? I can have the CUDA toolkit side by side with the OpenCL Visual Profiler v1.0 Beta, and run both “CUDA SDK samples” and “GPU Computing SDK samples” at the same time, right?
Thanks!