Get NVIDIA CUDA 9.0, 9.2, 10.0, and 10.2 on Ubuntu
You may experience build issues with a variety of different C/C++ applications when CUDA is in the mix. You can run one or all of these to meet the requirements of your desired applications. Some of those applications may include the Shinobi plugins yolo, tensorflow, and face.
Date Added : Sun Apr 26 2020 04:21:15 GMT+0000 (Coordinated Universal Time)
Last Updated : Tue Nov 17 2020 18:54:34 GMT+0000 (Coordinated Universal Time)
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)