; conda build of py-arrow with CUDA support. GitHub Gist: instantly share code,
> notes, and snippets.
> gist.github.com
>
>
>
> Thanks very much,
>
> Andy
>
> From: Andrew Palumbo
> Sent: Thursday, February 14, 2019 7:48 PM
> T
2019 7:48 PM
To: dev@arrow.apache.org
Subject: building py-arrow with CUDA
Hello,
I've been trying to get py-arrow built with CUDA support, I've had help from
Wes and Perau on user@, and it seems that the docs for building with CUDA are
out of date; Wes suggested That I try here.
I h
Hello,
I've been trying to get py-arrow built with CUDA support, I've had help from
Wes and Perau on user@, and it seems that the docs for building with CUDA are
out of date; Wes suggested That I try here.
I have a sript:
conda create -n pyarrow-dev
conda activate pyarrow-dev
conda install pyth