Skip to content

docs: document NUMBA_CUDA_DEBUGINFO in envvars reference (fixes #10) - #919

Open
gnzng wants to merge 1 commit into
NVIDIA:mainfrom
gnzng:docs-document-numba-cuda-debuginfo
Open

docs: document NUMBA_CUDA_DEBUGINFO in envvars reference (fixes #10)#919
gnzng wants to merge 1 commit into
NVIDIA:mainfrom
gnzng:docs-document-numba-cuda-debuginfo

Conversation

@gnzng

@gnzng gnzng commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Closes #10.

NUMBA_CUDA_DEBUGINFO is read by the CUDA target (config.CUDA_DEBUGINFO_DEFAULT)
and sets the default for the debug option of @cuda.jit, but it was not listed
on the Environment Variables reference page. This adds an entry to
docs/source/reference/envvars.rst, as suggested in the issue discussion #10 .

The rename to NUMBA_CUDA_DEBUG also floated in #10 is deliberately not done
here, since it would be a behavior change, which seems out of scope. This is a docs-only change.

@copy-pr-bot

copy-pr-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOC] NUMBA_CUDA_DEBUGINFO is not listed

1 participant