We haven't updated the docs for CUDA-enabled install, I opened https://issues.apache.org/jira/browse/ARROW-4547
On Tue, Feb 12, 2019 at 4:13 PM Wes McKinney <[email protected]> wrote: > > Can you please post the exact commands you are using and the complete > console output (as a GitHub gist or other link to a text file is fine) > with any errors? > > On Tue, Feb 12, 2019 at 4:11 PM Andrew Palumbo <[email protected]> wrote: > > > > 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 > >
