gmarkall commented on issue #47128: URL: https://github.com/apache/arrow/issues/47128#issuecomment-3085641808
Most of the test failures are resolved by https://github.com/NVIDIA/numba-cuda/pull/328 and https://github.com/NVIDIA/numba-cuda/pull/296. There is one remaining issue which is not determined by whether Numba or Numba-CUDA is in use, but instead whether the Numba ctypes driver bindings or the NVIDIA CUDA Python driver bindings are in use - ctypes is the default in Numba, and the NVIDIA bindings are the default in Numba-CUDA. I'll look into a fix for this remaining issue tomorrow. -- 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]
