Skip to content

Installation script to install Nvidia driver and CUDA automatically in Ubuntu

License

Notifications You must be signed in to change notification settings

rohwid/auto-nvidia-cuda-driver

Repository files navigation

Auto Install NVIDIA, CUDA and Docker CUDA

Here are the references to manage NVIDIA Driver and CUDA.

Here's some reference's about CUDA and CUDNN support

Download all installer file

Here's the link to downloads all requirement installer file:

  • CUDA, make sure you download the runfile (local) installer type.
  • cuDNN, this site need to login first with nvidia developer account. After that, make sure you have downloaded the cuDNN Library for Linux. It will be give you a cuDNN installer package with .tgz extension.
  • NCCL, same as CUDNN this step need to login with nvidia developer account. After that, make sure you have downloaded the O/S agnostic local installer. It will be give you a NCCL installer package with .txz extension.

Put it all together

Put the three installer file that you've downloaded in installer directory.

Execute order

Read and execute carefully, and do what you need. Make sure you've connected with internet and can use https connection. Here the execute order:

  • install_driver.sh
  • driver_status.sh
  • install_cuda.sh or enable_docker_cuda.sh

About

Installation script to install Nvidia driver and CUDA automatically in Ubuntu

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages