You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "paleolimbot (via GitHub)" <gi...@apache.org> on 2023/06/22 17:22:33 UTC

[GitHub] [arrow-nanoarrow] paleolimbot opened a new issue, #246: Device extension should use the CUDA driver library (not the CUDA runtime library)

paleolimbot opened a new issue, #246:
URL: https://github.com/apache/arrow-nanoarrow/issues/246

   The initial implementation used the runtime library; however, the driver library is more appropriate (better stability guarantees) plus this is also what Arrow C++ uses in its CUDA implementation.
   
   References:
   
   - https://github.com/apache/arrow-nanoarrow/pull/205#discussion_r1235520762
   - https://github.com/apache/arrow-nanoarrow/pull/205#discussion_r1224784183


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