WillAyd commented on issue #48136:
URL: https://github.com/apache/arrow/issues/48136#issuecomment-3542864333

   That's strange. Maybe the Docker image is borked...I also noticed that the 
pkgconfig file yields the following for linkage:
   
   ```sh
   pkgconf --libs cuda-13.0
   -L/usr/local/cuda-13.0/targets/x86_64-linux/lib -lcuda 
   ```
   
   but the `libcuda.so` library is actually in a `stubs` sub-directory of that 
location, so it doesn't work come link time anyway...


-- 
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]

Reply via email to