Quick Start¶
This guide will get you up and running with cudup in a few minutes.
1. Setup Shell Integration¶
Restart your terminal or source your shell config:
2. List Available Versions¶
This shows all CUDA versions available for installation.
3. Install a CUDA Version¶
This downloads and installs CUDA 12.4.1 along with a compatible cuDNN version.
4. Activate the Version¶
This sets CUDA_HOME, PATH, and LD_LIBRARY_PATH for your current shell.
5. Verify¶
You should see all checks passing: