Hi Wes, Sure, I will look for one of the closest build experiments I have to the current documentation (I've gone off in a few directions), and create a Gist. --andy ________________________________ From: Wes McKinney <[email protected]> Sent: Tuesday, February 12, 2019 5:13 PM To: [email protected] Subject: Re: Cant build py-arrow with CUDA
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 >
