I just installed the 3.1 toolkit on my mpb and i have two problems:
when i try to make the example the linker complains about a missing lcuda. I search in the lib directory and effectively libcuda is missing
some of the example where build but when i execute one of them i got the error:
bandwidthTest.cu(602) : cudaSafeCall() Runtime API error : CUDA driver version is insufficient for CUDA runtime version.
I have the latest driver 3.1.10 and a fresh 3.1 install.
Solved !
I uninstall everything and the reinstall the driver and the toolkit.
I don’t now what was wrong the first time and why some file were not copied
by the installer without any error …