https://github.com/bbc-esq/easy-cuda-cudnn-downloader
Quick and easy GUI to download specific portions from various versions of both the CUDA libraries and CuDNN library
https://github.com/bbc-esq/easy-cuda-cudnn-downloader
Last synced: 6 months ago
JSON representation
Quick and easy GUI to download specific portions from various versions of both the CUDA libraries and CuDNN library
- Host: GitHub
- URL: https://github.com/bbc-esq/easy-cuda-cudnn-downloader
- Owner: BBC-Esq
- Created: 2025-01-21T12:57:09.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-11T13:47:08.000Z (7 months ago)
- Last Synced: 2025-03-11T14:39:58.499Z (7 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Provides a User-Friendly Way to Download various versions of CUDA or CuDNN
The GUI looks like this and you can select varoius components of either CUDA or CuDNN:

Unlike my others, this repository assumes a little familiarity with python. Therefore, I'll leave the pip-installing of dependencies to you...
Once installed, just run the script with something like ```python download_nvidia.py```.
Here is an example for CUDA...
