Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Conda to install CUDA Toolkit (for 12.x) #174

Open
jakirkham opened this issue Jul 9, 2024 · 3 comments
Open

Use Conda to install CUDA Toolkit (for 12.x) #174

jakirkham opened this issue Jul 9, 2024 · 3 comments

Comments

@jakirkham
Copy link
Member

Now that the CUDA Toolkit is fully supplied via Conda packages starting with CUDA 12.0, there is no need to depend on the nvidia/cuda images (except for CUDA 11.x)

Given this, it might make sense to change the FROM logic here to simply use the Linux distro image we would like for CUDA 12.x

https://github.com/rapidsai/miniforge-cuda/blob/0e20886991c4fcb178d73bd0f1cf3224d1b0e0a8/Dockerfile#L3

The CUDA 11.x case would still need the nvidia/cuda images

@jakirkham
Copy link
Member Author

@ajschmidt8 do you have thoughts/preferences on how we go about this?

@ajschmidt8
Copy link
Member

no thoughts. just that the change should be broadcasted loudly in case there are any unexpected issues.

@vyasr
Copy link
Contributor

vyasr commented Jul 15, 2024

We still need a container with the CUDA driver installed, so we would presumably have to install that manually into the image.

@bdice bdice transferred this issue from rapidsai/miniforge-cuda Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants