This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
######################################## | |
#Ubuntu: 16.04 | |
#NVIDIA Driver: 384.111 ver | |
#NVIDIA CUDA: 9.0.176 ver | |
#NVIDIA CUDNN: 7.0 ver | |
#tensorflow-gpu: 1.6.0 ver | |
######################################## | |
# Remove anything linked to nvidia | |
sudo apt-get remove --purge nvidia* |