Skip to content

ci : Enable pre-built cuda releases on ubuntu (#5106) #15249

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michaelgiba
Copy link

@michaelgiba michaelgiba commented Aug 11, 2025

This adds support to the release workflow for pre-built cuda-compatible binaries, similar to what we have for windows

@github-actions github-actions bot added the devops improvements to build systems and github actions label Aug 11, 2025
@michaelgiba michaelgiba marked this pull request as draft August 16, 2025 21:33
@michaelgiba michaelgiba marked this pull request as ready for review August 16, 2025 21:33
@michaelgiba
Copy link
Author

@slaren would you be able to take a look or recommend someone else with context?

@slaren
Copy link
Member

slaren commented Aug 16, 2025

I personally am not interested in adding more binary releases for linux that won't work for many people, and then cause a lot of confusion and unanswered issues about why the binary does not work on their system. If you are interested in figuring how to make a static binary that works everywhere, I would consider reviewing that. Otherwise, my opinion is that it is better for linux users to use the docker containers, or the packages that distributions like debian will be soon publishing.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants