NVIDIA / numba-cuda

BSD 2-Clause "Simplified" License
24 stars 7 forks source link

Add printing support for `Dim3`s. #14

Closed brycelelbach closed 1 month ago

gmarkall commented 1 month ago

Also - at the moment I'm trying to exactly match the upstream Numba behaviour in the main branch and keep new development in the develop branch. Can you change the target of the PR on Github? I don't know if Github lets you do this, but if not, I'll manually apply this to develop once it's fixed up.

It turns out I was able to change this myself - please disregard the above.

copy-pr-bot[bot] commented 1 month ago

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.

gmarkall commented 1 month ago

/ok to test

gmarkall commented 1 month ago

I just merged develop so that CI can run on this PR.

gmarkall commented 1 month ago

/ok to test