Hello. I have 404 not found error while installing cuda on wsl2.
I was following this document: CUDA on WSL User Guide
The error happened when I tried code below.
wget https://developer.download.nvidia.com/compute/cuda/12.0.0/local_installers/cuda-repo-ubuntu2004-12-0-local_12.0.0-525.56.04-1_amd64.deb
As I checked with my internet browser, it seems that all installers are currently not avilable.
anyone know how to fix this?