gmarkall commented on PR #48259: URL: https://github.com/apache/arrow/pull/48259#issuecomment-3582024416
> > Did Numba change its CUDA interaction APIs again? @gmarkall > > That was a change made in [NVIDIA/numba-cuda#536](https://github.com/NVIDIA/numba-cuda/pull/536) and it did change a public API. I had failed to foresee that there would be an effect outside of Numba-CUDA. This change has only just made it into a published release in the last few days, so let me assess what the best way forward is and post an update here. PR to restore the public-facing surface of these APIs to what it was before is here: https://github.com/NVIDIA/numba-cuda/pull/610 - my intention is that if this is merged, to make another release shortly afterwards so that the latest version is consistent with earlier versions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
