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

Install only CUDA runtime into images instead of entire CUDA SDK #385

Open
jiridanek opened this issue Jan 20, 2024 · 0 comments
Open

Install only CUDA runtime into images instead of entire CUDA SDK #385

jiridanek opened this issue Jan 20, 2024 · 0 comments

Comments

@jiridanek
Copy link
Member

Some (all) our images only need CUDA Runtime and do not need the rest of the CUDA SDK. Therefore, images could be made smaller if we only install the runtime. The Python packages (Tensorflow, Pythorch, ...) should only need the runtime to function.

I think the suggestion is sensible if image sizes ever become a concern. Installing everything (dnf install -y cuda-toolkit-11-8) only takes up space. I think that the tradeoff (more disk/network usage in exchange for convenience) is good for now.

This was suggested by @ben-alkov (as a general idea regarding CUDA in images, without specific investigation of the OpenDataHub situation).

Feel free to close this if no near-term action is intended to be taken on this suggestion.

@github-project-automation github-project-automation bot moved this to 📋 Backlog in ODH IDE Planning Jan 20, 2024
harshad16 pushed a commit to harshad16/odh-notebooks that referenced this issue Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant