You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/05/13 06:25:15 UTC

[GitHub] [arrow] Adela0814 opened a new issue, #13145: How to use ARROW_CUDA

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: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on issue #13145: How to use ARROW_CUDA

Posted by GitBox <gi...@apache.org>.
kou commented on issue #13145:
URL: https://github.com/apache/arrow/issues/13145#issuecomment-1138246459

   Oh, sorry. I missed this.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] Adela0814 closed issue #13145: How to use ARROW_CUDA

Posted by GitBox <gi...@apache.org>.
Adela0814 closed issue #13145: How to use ARROW_CUDA
URL: https://github.com/apache/arrow/issues/13145


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] Adela0814 commented on issue #13145: How to use ARROW_CUDA

Posted by GitBox <gi...@apache.org>.
Adela0814 commented on issue #13145:
URL: https://github.com/apache/arrow/issues/13145#issuecomment-1138228013

   I found the installed header files, close this issue.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org