Hello, I've been trying to build py-arrow with CUDA support, unsuccessfully for some time. I've tried the directions here:
https://arrow.apache.org/docs/python/development.html#development with -DARROW_CUDA=ON in thr cmake build, with no luck. I'm running Python3.6 on linux. I've gone through the cpp dir and the python dir and configured cmake with ccmake; No luck. I have built py-arrow several times without CUDA support, but am very interested in the numba integration. Is there anything Obvious that I am missing? Thanks, Andy
