Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

[RFC] Archive this project in favor of cuda.core.(experimental).Linker #130

Description

@leofang

As part of the greater RFC (NVIDIA/numba-cuda#128), on the pynvjitlink side I propose we do it in 3 steps

  1. replace all custom CPython-based bindings by cuda.bindings.nvjitlink (almost done here: WIP: Switch to use new Python bindings from cuda-python/cuda-bindings  #111), and issue a deprecation warning
  2. move all projects that need pynvjitlink today to either numba-cuda or cuda.core.Linker
  3. after 1-2 release cycles, we archive pynvjitlink to free the RAPIDS team from the maintenance burden

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions