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

Fix architectures for CUDA 12 and 11.6 #1200

Merged
merged 1 commit into from
May 20, 2023

Conversation

artbataev
Copy link
Contributor

  • add support for Hopper (90) architecture for CUDA 11.6+
  • remove compute architecture 35 for CUDA 12.0+ (no longer supported)

Fixes issue #1199

@csukuangfj
Copy link
Collaborator

Thanks for your contribution!

@MartinKocour
Copy link

We have an issue with this update in our cluster... is Hopper really supported with CUDA 11.6? Shouldn't it be from 11.8?
https://docs.nvidia.com/cuda/hopper-compatibility-guide/index.html

@artbataev
Copy link
Contributor Author

We have an issue with this update in our cluster... is Hopper really supported with CUDA 11.6? Shouldn't it be from 11.8?
https://docs.nvidia.com/cuda/hopper-compatibility-guide/index.html

I'm sorry, it seems to be my mistake, CUDA should be "11.8" for Hopper architecture. I will provide a fix.
@MartinKocour, Did you try to modify the version? Does it fully fix your problem?

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.

None yet

3 participants