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

Build: Expand CUDA Toolkit Matrix #1111

Conversation

matthewdouglas
Copy link
Member

This PR changes the build action to build with a wider matrix of CUDA Toolkit versions, in preparation for a release. The COMPUTE_CAPABILITY build option is set appropriately based on the support from each toolkit version.

CUDA Targets
11.7.1 sm_50, sm_52, sm_60, sm_61, sm_70, sm_75, sm_80, sm_86, compute_86
11.8.0 sm_50, sm_52, sm_60, sm_61, sm_70, sm_75, sm_80, sm_86, sm_89, compute_89
12.0.1 sm_50, sm_52, sm_60, sm_61, sm_70, sm_75, sm_80, sm_86, sm_89, sm_90, compute_90
12.1.1 sm_50, sm_52, sm_60, sm_61, sm_70, sm_75, sm_80, sm_86, sm_89, sm_90, compute_90
12.2.2 sm_50, sm_52, sm_60, sm_61, sm_70, sm_75, sm_80, sm_86, sm_89, sm_90, compute_90
12.3.2 sm_50, sm_52, sm_60, sm_61, sm_70, sm_75, sm_80, sm_86, sm_89, sm_90, compute_90

@Titus-von-Koeller
Copy link
Collaborator

Thanks @matthewdouglas to create this PR for us to collaborate on, based on what we spoke about in Slack :)

Copy link

github-actions bot commented Mar 6, 2024

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Titus-von-Koeller and others added 24 commits March 6, 2024 17:43
@Titus-von-Koeller Titus-von-Koeller merged commit 1cfc277 into bitsandbytes-foundation:main Mar 8, 2024
19 checks passed
@matthewdouglas matthewdouglas deleted the expand-cuda-matrix branch March 13, 2024 14:38
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

Successfully merging this pull request may close these issues.

2 participants