• Install (and develop in) cuda under ubuntu 11.10

    What you need for cuda with ubuntu 11.10 : Download and install cudatoolkit (4.1.28) and gpucomputingsdk nvidia download page You also need last driver (either with a ppa package or direct from nvidia). chmod +x cudatoolkit_4.1.28_linux_64_ubuntu11.04.run ./cudatoolkit_4.1.28_linux_64_ubuntu11.04.run #-> /home/XXX/cuda for instance chmod +x gpucomputingsdk_4.1.28_linux.run ./gpucomputingsdk_4.1.28_linux.run #-> /home/XXX/NVIDIA_GPU_Computing_SDK # indicate cuda install dir I choose to […]

    [read more]


    Category ,