raulcd commented on PR #48583:
URL: https://github.com/apache/arrow/pull/48583#issuecomment-3719450167
Thanks @gmarkall for your help, unfortunately it seems to fail with a
different error if `cuda-compat-13-0` is installed:
```
cuda.core._utils.cuda_utils.CUDAError: CUDA_ERROR_INVALID_IMAGE: This
indicates that the device kernel image is invalid. This can also indicate an
invalid CUDA module.
```
and `nvidia-smi` now shows `13.0`:
```
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 575.57.08 Driver Version: 575.57.08 CUDA
Version: 13.0 |
|-----------------------------------------+------------------------+----------------------+
```
--
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]