These Installers are tested on Ubuntu 18.04 and Ubuntu 19.10.

What's Included in these Installers?

The version for each of these varies based on the CUDA Installer version chosen. Some files provided are hosted on the Shinobi CDN to avoid needing to login to the NVIDIA website.

  • NVIDIA Video Card Drivers
  • CUDA Toolkit
  • CUDNN
  • CUDNN Developer Kit

Install CUDA 9.0

bash <(curl -s https://gitlab.com/Shinobi-Systems/Shinobi/-/raw/dev/INSTALL/cuda-9-0.sh)

Install CUDA 9.2

bash <(curl -s https://gitlab.com/Shinobi-Systems/Shinobi/-/raw/dev/INSTALL/cuda-9-2.sh)

Install CUDA 10.0

bash <(curl -s https://gitlab.com/Shinobi-Systems/Shinobi/-/raw/dev/INSTALL/cuda-10.sh)

Install CUDA 10.2

bash <(curl -s https://gitlab.com/Shinobi-Systems/Shinobi/-/raw/dev/INSTALL/cuda-10-2.sh)