View previous topic :: View next topic |
Author |
Message |
kelvin34501 n00b
Joined: 05 Oct 2018 Posts: 12
|
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 |
|
|
|