skidzo said: Hi I tried installing on Kubuntu 11.10 but when making the SDK I get:
make[1]: * [../../bin/linux/release/threadFenceReduction] Fehler 1 make[1]: Verlasse Verzeichnis '/home/jeckstein/NVIDIA_GPU_Computing_SDK/C/src/threadFenceReduction' make: * [src/threadFenceReduction/Makefile.ph_build] Fehler 2 jeckstein@seriphos:~/NVIDIA_GPU_Computing_SDK/C$ cd NVIDIA_GPU_computing_SDK/C/bin/linux/release
and before there are erros from getNumBlocksAndThreads() and that's why I think something is missing in the driver installation, most probably the driver is not active yet...
what can I do?
Hi,
The caption mentioned PPA is for 11.04 only. If you want to install CUDA SDK on 11.10, you may consider to install the nVidia Official driver from her official website. Maybe you can refer the following link for hints :
http://samiux.blogspot.com/2011/12/howto-backtrack-5-r1-on-intel-x79.html
Samiux