Skip to content

What is the latest CUDA version supported? #1049

Answered by matthewdouglas
MrMondragon asked this question in Q&A
Discussion options

You must be logged in to vote

The recent binary wheels on PyPI support only Linux x86-64. They include CUDA binaries as follows:

bitsandbytes CUDA
0.42.0 11.0, 11.1, 11.4, 11.5, 11.7, 11.8, 12.0, 12.1, 12.2, 12.3
0.40.0 - 0.41.3 11.0, 11.1, 11.4, 11.5, 11.7, 11.8, 12.0, 12.1, 12.2
0.39.1 11.0, 11.1, 11.2, 11.3, 11.4, 11.5, 11.6, 11.7, 11.8, 12.0, 12.1
0.39.0 11.1, 11.2, 11.3, 11.5, 11.6, 11.7, 11.8, 12.0, 12.1
0.37.2 - 0.38.1 10.2, 11.0, 11.1, 11.2, 11.3, 11.4, 11.5, 11.6, 11.7, 11.8, 12.0, 12.1
0.37.0 - 0.37.1 10.2, 11.0, 11.1, 11.2, 11.3, 11.4, 11.5, 11.6, 11.7, 11.8, 12.0

As of today, the main branch successfully builds with the latest CUDA Toolkit 12.3.2.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by younesbelkada
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants