Skip to content

There are some script, which help you to install Nvidia drivers on Ubuntu Server 18.04.4 LTS.

License

Notifications You must be signed in to change notification settings

Ilyushin/install-nvidia-drivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Install NVIDIA drivers

There are some script, which help you to install Docker and NVIDIA drivers on Ubuntu Server 18.04.4 LTS.

Scripts:

  1. Install a last version of the drivers
chmod +x ./scripts/install_nvidia_drivers_last_version.sh
./scripts/install_nvidia_drivers_last_version.sh
  1. Install a specific version of the drivers. In the current version, the script will install 440.33.01
chmod +x ./scripts/install_nvidia_drivers_last_version.sh
./scripts/install_nvidia_drivers_specific_version.sh
  1. Install Docker
chmod +x ./scripts/install_docker_with_gpu.sh
./scripts/install_docker_with_gpu.sh

About

There are some script, which help you to install Nvidia drivers on Ubuntu Server 18.04.4 LTS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages