This installation is for ubuntu 20.04 First open a terminal and write nvidia-smi to check if gpu is on. If you see this, then do: sudo nvidia-smi -pm 1. This will change the off to on. Now set the required packages for the GPU: sudo apt install nvidia-cuda-toolkit export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/cuda/extras/CUPTI/lib64 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/cuda/lib64/ lspci -nn with this line… Continue reading GPU activation
Category: Uncategorized
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!