-
Notifications
You must be signed in to change notification settings - Fork 553
Support arm64 for CUDA feature #1155
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
Conversation
|
@microsoft-github-policy-service agree |
|
@eljog Is there anything that I can do to make it easier to enable workflows for this PR & potentially get a review? It unblocks using the CUDA feature on arm64 devices. Thanks! |
|
Is it possible to get a review for this PR? CLA is already meeting the requirements. Would be good to have this work fine especially with recent improvement of @Kaniska244 already in (merged to this branch, too). |
|
Fixed merge conflict by adjusting version to 2204, same as features upstream. Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change looks fine, to be further reviewed by maintainers.
There are stable arm64 binaries for CUDA. However, the URL handles the difference for architecture, so this PR adjusts accordingly as devcontainers otherwise work really well on arm64 systems. The number of supported configurations is small, and I was able to build well with available versions locally.