Skip to content

Conversation

johnnynunez
Copy link
Contributor

@johnnynunez johnnynunez commented Aug 23, 2025

Enable Thor and Spark
Enable CUDA 13
@matthewdouglas you can clean code. https://pypi.jetson-ai-lab.io/sbsa/cu130/bitsandbytes/0.48.0.dev0

Copy link

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.

@matthewdouglas
Copy link
Member

Thanks! I'm going to hold on this for a moment - have to check and see if a nightly torch cu130 build is ready to fully test this. We also need to fix the backwards compatibility issues with CUDA < 12.9, since the included CCCL for those versions looks to be too old for using e.g. cuda::maximum. I suppose the options there will be to either guard around this or to pull in the newest CCCL separately.

@johnnynunez
Copy link
Contributor Author

Thanks! I'm going to hold on this for a moment - have to check and see if a nightly torch cu130 build is ready to fully test this. We also need to fix the backwards compatibility issues with CUDA < 12.9, since the included CCCL for those versions looks to be too old for using e.g. cuda::maximum. I suppose the options there will be to either guard around this or to pull in the newest CCCL separately.

for sure, really appreciate it, it is was only the start way. Feel free to change it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants