NVIDIA / NVIDIA/cuda-samples

Question: readiness for Windows ARM?

Open
#447 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
9.6k
Forks
2.4k
Avg merge
53m
Merged PRs (30d)
1

Description

Hi,
there is now preview CUDA 13.4 SDK supporting Windows ARM64 (RTX Spark).. two variants can generate ARM64 binaries,either native Win ARM64 CUDA SDK or via cross compiling in x64 SDK)..
question is if sample projects (VS projects) support it already or new arch has to be added to VS projects..
assuming not yet and will be ready once samples are updated for CUDA 13.4 final, right?

thanks..

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the sample Visual Studio project configurations for Windows ARM64 and the CUDA 13.4 SDK, including both native and cross-compilation options. Determine whether the existing projects can generate ARM64 binaries; done means documenting the support status or identifying the project updates needed for that architecture.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.