Support arm64 for CUDA feature#1155
Merged
Merged
Conversation
Contributor
Author
|
@microsoft-github-policy-service agree |
Contributor
Author
|
@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! |
Contributor
Author
|
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). |
Kaniska244
reviewed
Apr 9, 2025
Contributor
Author
|
Fixed merge conflict by adjusting version to 2204, same as features upstream. Thank you! |
Kaniska244
requested changes
Jun 30, 2025
Kaniska244
approved these changes
Jun 30, 2025
AlvaroRausell
suggested changes
Jul 3, 2025
AlvaroRausell
approved these changes
Jul 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.