mainenax.blogg.se

Install cuda driver ubuntu
Install cuda driver ubuntu





install cuda driver ubuntu

# remove 9.2 sudo /usr/local/cuda-9.2/bin/uninstall_cuda_9.2.plĭO NOT use cuda_xxx_n to install nvidia driver, otherwise we # remove 8.0 sudo /usr/local/cuda-8.0/bin/uninstall_cuda_8.0.pl Remove previous nvidia driver + cuda toolkit sudo apt-get remove -purge nvidia-* # stop x-server before install cuda driver sudo service lightdm stop # fix missing #sudo apt-get install freeglut3-dev build-essential libx11-dev libxmu-dev libxi-dev libgl1-mesa-glx libglu1-mesa libglu1-mesa-dev GUI mode # disable default ubuntu driver sudo vim /etc/modprobe.d/nfĮcho options nouveau modeset =0 | sudo tee -a /etc/modprobe.d/nfĬtrl+alt+F1 to enter tty1, login with(username,password) sudo fbterm Sudo apt-get install git cmake build-essential Sudo apt-get install libgflags-dev libgoogle-glog-dev liblmdb-dev # blas sudo apt-get install libopenblas-dev liblapack-dev libatlas-base-dev Steps install general dependencies apt-get install libprotobuf-dev libleveldb-dev libsnappy-dev libhdf5-serial-dev protobuf-compilerĪpt-get install -no-install-recommends libboost-all-dev download cudnn-9.2-linux-圆4-v7.1.tgz from cudnn.Use fbterm instead of default terminal when we are in tty1 sudo apt-get -y install fbterm ctrl+alt+F1-F6 to enter tty1-6, login with(username,password).

install cuda driver ubuntu

cuda 8.0 (not install driver,install toolkit and samples).cudnn 7.1.4 for cuda9.2 (for TensorRT) caffe,tensorflow, baidu anakin.cuda 9.2 (not install driver,install toolkit and samples).







Install cuda driver ubuntu