i'm running into issues with my current cuda 12.5. Every support topic i found is only solved when the user downgrades to 11.8. But when i follow the guide, I don't see an option for Arch. is there something i'm missing? or is there another way of doing this on Arch? here is the 11.8 link
https://developer.nvidia.com/cuda-11-8-0-download-archive?target_os=Linux&target_arch=x86_64
#(SOLVED) Possible to install cuda toolkit 11.8 on Arch?
8 messages · Page 1 of 1 (latest)
how did you install the current cuda
pacman prolly
Thats how i got it
if you installed via pacman, there's a useful package on the aur called "downgrade" which simplifies the downgrading process: https://aur.archlinux.org/packages/downgrade
you just run it and then the package name and it gives you a list of versions
@errant nimbus Downgrading one package may require that its dependencies be downgraded as well. When the number of packages to downgrade is large, consider using a snapshot.
(SOLVED) Possible to install cuda toolkit 11.8 on Arch?