An open API service indexing awesome lists of open source software.

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

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:

![image](https://github.com/user-attachments/assets/c8999978-f8a9-42c3-bb16-78e56a4c9aca)

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...

![image](https://github.com/user-attachments/assets/06a30122-a756-4cd2-84fc-f6f45d7b3d51)