You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CUDA 13.0 looks like there is an issue passing individual packages to
install.
From:
https://docs.nvidia.com/cuda/cuda-installation-guide-microsoft-windows/index.html
```
The installer can be executed in silent mode by executing the package with the -s flag. Additional parameters can be passed which will install specific subpackages instead of all packages. See the table below for a list of all the CUDA Toolkit subpackage names.
```
Lets just install all packages for CUDA 13.0 - easier to maintain.
0 commit comments