View previous topic :: View next topic |
Author |
Message |
kelvin34501 n00b
Joined: 05 Oct 2018 Posts: 13
|
Posted: Sat Dec 14, 2024 12:19 pm Post subject: Multiple CUDA versions on same Gentoo machine |
|
|
Is it possible to install multiple versions of CUDA on the same Gentoo machine? For example, install both CUDA 11 and 12 for building different pytorch extensions. |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22818
|
Posted: Sat Dec 14, 2024 12:30 pm Post subject: |
|
|
You can install multiple versions of a slotted package. I see no package named CUDA. Did you mean dev-util/nvidia-cuda-toolkit? If so, that does not appear to be slotted. |
|
Back to top |
|
|
kelvin34501 n00b
Joined: 05 Oct 2018 Posts: 13
|
Posted: Sun Dec 15, 2024 7:19 am Post subject: |
|
|
Hu wrote: | You can install multiple versions of a slotted package. I see no package named CUDA. Did you mean dev-util/nvidia-cuda-toolkit? If so, that does not appear to be slotted. |
Yes.
The CUDA versions supported by the nvidia-cuda-toolkit are very limited, and it would be best if someone has experience installing CUDA from nvidia runfile on Gentoo. |
|
Back to top |
|
|
|