05-22-2012 11:41 PM
I'm new to CUDA.
Now I have a lenovo Y470 and I tried to install cuda from http://developer.nvidia.com/cuda-downloads.
First I use windows and follow the following step strictly:
But then when I tried to verify the installation and compile the sample binary cuda codes, it constantly gives out error message as: no-cuda-capable device.
???No idea how to fix that
Second I tried to install linux Ubuntu12.04 on the computer and try to install cuda in a linux system. By following the steps in following pdf, again I got stuck in the process of verifying the installation and compiling the sample binary cuda codes. And the error message now is : Nvcc not found.
BUT, when I tpyed nvcc -V, it gives out clearly the version of nvcc and the nvcc is clearly created under /usr/local/cuda/bin. Both PATH and LD_LIBRARY_PATH are added as the pdf suggests.
??No idea how to fix that either
Currently, I think the problem may be that two graphic cards are working automatically such that I could not assign cuda specifically to Geforce550M card.
Does anyone know how to fix that problem or confirm me that Y470 can or cannot run cuda at all?
05-22-2012 11:42 PM
05-24-2012 12:12 AM
CUDA is used for enhancing performance of application like photoshop, aftereffects, while rendering videos, encoding or converting videos. Once you switch your graphics mode to nvidia GPU, it should work automatically for applications that support CUDA. As far as i know there is no games that support CUDA.
u can see in the task bar icon that shows any application that use NVIDIA GPU. u can also goto nvidia control panel click manage 3D settings and select program settings and manually set the "prefered graphics processor" to nvidia for the application u wish. Try this and see.