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

Excessive build matrix? #326

Open
wolfv opened this issue Jun 27, 2024 · 1 comment
Open

Excessive build matrix? #326

wolfv opened this issue Jun 27, 2024 · 1 comment

Comments

@wolfv
Copy link
Member

wolfv commented Jun 27, 2024

There are >40 builds kicked off per PR but I am not sure that we actually need a CUDA variant for this repository? Maybe we could reduce this and make sure that the test suite covers cuda cases as well?

@jakirkham
Copy link
Member

Think this is because we test the different CUDA versions. That said, agree we can reduce this

Would suggest we reduce this to just CUDA 11.8 as it is the only pre-CUDA 12 version we still support ( conda-forge/conda-forge-pinning-feedstock#5339 )

All other CUDA versions are dropped and CUDA 12.0+ doesn't need the same logic that we have here

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

2 participants