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

Support on CUDA 11.4 #140

Open
SimonSongg opened this issue Mar 18, 2025 · 2 comments
Open

Support on CUDA 11.4 #140

SimonSongg opened this issue Mar 18, 2025 · 2 comments

Comments

@SimonSongg
Copy link

SimonSongg commented Mar 18, 2025

Hi, thanks for your great work. I noticed that you mentioned this project requires CUDA 12+ for Ampere. But I am wondering if CUDA 11.4 is also compatible. If not, which part of the project might be impacted, or what can I do to possibly make it compatible?

Thanks in advance!
BR

@jason-huang03
Copy link
Member

@SimonSongg I am not sure which ptx command requires high cuda version. You can disable cuda version check in setup.py and try to build the project. If it does not work, I shall rent a server to check the lowest possible cuda version that can build on ampere.

@SimonSongg
Copy link
Author

@SimonSongg I am not sure which ptx command requires high cuda version. You can disable cuda version check in setup.py and try to build the project. If it does not work, I shall rent a server to check the lowest possible cuda version that can build on ampere.

Thanks! I will try it out.

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