pitrou opened a new issue, #36870: URL: https://github.com/apache/arrow/issues/36870
### Describe the bug, including details regarding any error messages, version, and platform. Because of https://gitlab.kitware.com/cmake/cmake/-/issues/25127 , it is difficult or impossible to enable CUDA with Ubuntu 22.04 and the system package for the CUDA toolkit. However, since we only seem to use `libcuda.so` and `cuda.h` (which is a standalone include file), perhaps we don't need to rely on CMake's `FindCUDAToolkit` at all. ### Component(s) C++, GPU -- 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]
