kou commented on issue #46503: URL: https://github.com/apache/arrow/issues/46503#issuecomment-2892254026
Yes. I'm not familiar with GPUDirect but PG-Strom does it: https://heterodb.github.io/pg-strom/ssd2gpu/ It seems that we need nvidia-fs Linux kernel module provided by NVIDIA and we need to improve https://github.com/apache/arrow/blob/main/cpp/src/arrow/gpu/cuda_memory.h . And developers need a storage that supports GPUDirect. -- 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]
