NVIDIA / NVIDIA/cuda-python

Add native Windows ARM64 (WoA) CI testing

Open
#2,622 0 comments 0 reactions 1 assignee View on GitHub

@rwgk is already working on this.

Since Aug 14, 2026.

CI/CD P1
Dominant language
Cython
Stars
3.4k
Forks
329
Avg merge
1d 23h
Merged PRs (30d)
116

Description

Description

CUDA Python (13.4.x branch) can build Windows ARM64 wheels, but the CI does not currently exercise them on CUDA-capable Windows on ARM hardware.

Add native Windows ARM64 CI coverage for the CUDA Python packages and their test suites. The initial implementation can focus on one representative Python and CUDA configuration; broader matrix coverage can follow once the workflow is established and reliable.

Note: Here, "native" means running ARM64 Python and ARM64 extension modules directly on Windows on ARM hardware, rather than only building wheels or testing x64 binaries under emulation.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.