Adela0814 opened a new issue, #13145: URL: https://github.com/apache/arrow/issues/13145
When I turn on the option `ARROW_CUDA`, I want to compile code with the line `#include <arrow/gpu/cuda_api.h>`. CUDA related headers are not currently installed. So I get the error message: `fatal error C1083: Cannot open include file: 'arrow/gpu/cuda_api.h': No such file or directory`. My question is whether `arrow `needs to install `CUDA` related header files, or what is the correct usage. Please refer to https://github.com/microsoft/vcpkg/issues/24678 -- 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]
