Skip to content

docker : update CUDA images #9213

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

Merged
merged 1 commit into from
Aug 28, 2024
Merged

docker : update CUDA images #9213

merged 1 commit into from
Aug 28, 2024

Conversation

slaren
Copy link
Member

@slaren slaren commented Aug 28, 2024

  • Changed to build with cmake
  • Better CUDA arch defaults and dynamic linking to reduce build time and image sizes
  • Updated CUDA toolkit version to 12.6 (12.x is required to use some of the CUDA backend features)

This should fix the docker image build failures and address #9018

@github-actions github-actions bot added documentation Improvements or additions to documentation devops improvements to build systems and github actions labels Aug 28, 2024
@slaren slaren merged commit 66b039a into master Aug 28, 2024
8 checks passed
@slaren slaren deleted the sl/docker-cuda-archs branch August 28, 2024 11:20
@jboero
Copy link
Contributor

jboero commented Sep 10, 2024

Interesting this switches from static build to libs. This may affect automation as I just noticed.

The RPM specs are still using make and static builds. I hope that's not a problem.

dsx1986 pushed a commit to dsx1986/llama.cpp that referenced this pull request Oct 29, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops improvements to build systems and github actions documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants