Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
> [!IMPORTANT]
> The final release of this project was `v0.7.0`.
> Similar functionality is available in `cuda.core`, and for `numba-cuda>=0.16`,
> `numba-cuda` automatically detects and enables nvjitlink when needed and available with no explicit configuration.
> See https://docs.rapids.ai/notices/rsn0052/ for details.

# <div align="left"><img src="https://rapids.ai/assets/images/rapids_logo.png" width="90px"/>&nbsp;pynvjitlink</div>

The [RAPIDS](https://rapids.ai) pynvjitlink library provides a Python binding for the
Expand Down
Loading