Skip to content

Add missing vendor-in changes to numba-cuda - #887

Open
acosmicflamingo wants to merge 2 commits into
NVIDIA:mainfrom
acosmicflamingo:lazy-func-fix
Open

Add missing vendor-in changes to numba-cuda#887
acosmicflamingo wants to merge 2 commits into
NVIDIA:mainfrom
acosmicflamingo:lazy-func-fix

Conversation

@acosmicflamingo

Copy link
Copy Markdown

Changes from the following commit (from upstream numba) didn't make it through to numba-cuda: numba/numba@3bac3bf

Re-adding the work Todd A. Anderson had made, where he had commented "Extend lazy_pformat to work on arbitary string producing functions for use in other places where we need lazy but it doesn't use pformat."

Want to mention that I deliberately didn't add a test to this PR because I felt like this fell under the category of tests that upstream numba is responsible for. I'd be happy to add a test; wanted to avoid giving the impression that I don't think about adding tests until a maintainer asks me to ;)

Changes from the following commit (from upstream numba) didn't
make it through to numba-cuda:
  https://github.com/numba/
    numba/commit/3bac3bf9d7479107a3819b480abee8e57f59ea96

Re-adding the work Todd A. Anderson had made, where he had commented
"Extend lazy_pformat to work on arbitary string producing functions
for use in other places where we need lazy but it doesn't use
pformat."
@copy-pr-bot

copy-pr-bot Bot commented May 13, 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.

@acosmicflamingo acosmicflamingo changed the title Add missing vendor-in changes to numba-cuda (#454) Add missing vendor-in changes to numba-cuda May 14, 2026

@atmnp atmnp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had a similar change like this locally at some point, ran into the same bug it seemed to be transient before I got around to submitting the fix. Thanks for taking the time!

@atmnp

atmnp commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

/ok to test

@copy-pr-bot

copy-pr-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown

/ok to test

@atmnp, there was an error processing your request: E1

See the following link for more information: https://docs.gha-runners.nvidia.com/cpr/e/1/

@acosmicflamingo

Copy link
Copy Markdown
Author

@atmnp woohoo! Thanks for taking the time to review and merge! I imagine you are already aware but I also have a PR that fixes it in numba-cuda-mlir, just so you know :)

@acosmicflamingo

Copy link
Copy Markdown
Author

@atmnp oh no, the dreaded E1 appeared :(

@acosmicflamingo

Copy link
Copy Markdown
Author

Could anyone with admin privileges please run /ok to test 3bf0ffa07d15437b3e6dad269becaf43a862c799 for me 🙇🏽?

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.

2 participants