NVIDIA / NVIDIA/cuda-python

Revisit `cuda-bindings` branching strategy

Open
#1,199 1 comment 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

cuda.bindings P2
Dominant language
Cython
Stars
3.4k
Forks
329
Avg merge
1d 23h
Merged PRs (30d)
116

Description

Right now we have cuda-bindings 12.9.x maintained in the 12.9.x branch. This causes frictions for

We would like to lower the burden and the mental overhead on the team. Possible solutions include:

  • Eliminate the backport needs by hosting two directories cuda_bindings_12/ and cuda_bindings_13/ on the main branch
  • Generate the same binding code that have a bunch of macros that can be toggled at build time to target CUDA 12/13
  • ...

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.