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 arm64 for CUDA feature #1155

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mehmetoguzderin
Copy link

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.

"installCudnn": true,
"installCudnnDev": true,
"installNvtx": true,
"installToolkit": true,
"cudaVersion": "12.2",
"cudnnVersion": "9.4.0.58"

@mehmetoguzderin mehmetoguzderin requested a review from a team as a code owner October 21, 2024 03:41
@mehmetoguzderin
Copy link
Author

@microsoft-github-policy-service agree

@mehmetoguzderin mehmetoguzderin changed the title Support arm64 for CUDA image Support arm64 for CUDA feature Oct 23, 2024
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.

1 participant