Support arm64 for CUDA feature - #1155
Merged
Álvaro Rausell Guiard (AlvaroRausell) merged 18 commits intoJul 10, 2025
Merged
Conversation
Mehmet Oguz Derin (mehmetoguzderin)
requested a review
from a team
as a code owner
October 21, 2024 03:41
Contributor
Author
|
@microsoft-github-policy-service agree |
Contributor
Author
|
Eljo George (@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 Kaniska (@Kaniska244) already in (merged to this branch, too). |
Mehmet Oguz Derin (mehmetoguzderin)
requested a review
from Kaniska (Kaniska244)
April 14, 2025 01:10
Contributor
Author
|
Fixed merge conflict by adjusting version to 2204, same as features upstream. Thank you! |
Kaniska (Kaniska244)
requested changes
Jun 30, 2025
Mehmet Oguz Derin (mehmetoguzderin)
requested a review
from Kaniska (Kaniska244)
June 30, 2025 05:18
Kaniska (Kaniska244)
approved these changes
Jun 30, 2025
Álvaro Rausell Guiard (AlvaroRausell)
suggested changes
Jul 3, 2025
Mehmet Oguz Derin (mehmetoguzderin)
requested a review
from Álvaro Rausell Guiard (AlvaroRausell)
July 3, 2025 15:31
Álvaro Rausell Guiard (AlvaroRausell)
approved these changes
Jul 10, 2025
Álvaro Rausell Guiard (AlvaroRausell)
enabled auto-merge (squash)
July 10, 2025 12:35
Álvaro Rausell Guiard (AlvaroRausell)
merged commit Jul 10, 2025
e3e3ed7
into
devcontainers:main
12 checks passed
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.