[
https://issues.apache.org/jira/browse/ARROW-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou reassigned ARROW-4696:
-----------------------------------
Assignee: Francois Saint-Jacques
> Verify release script is over optimist with CUDA detection
> ----------------------------------------------------------
>
> Key: ARROW-4696
> URL: https://issues.apache.org/jira/browse/ARROW-4696
> Project: Apache Arrow
> Issue Type: Bug
> Components: Developer Tools
> Reporter: Francois Saint-Jacques
> Assignee: Francois Saint-Jacques
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.13.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> I have a Nvidia GPU without cuda, everytime I run the verification scripts it
> borks in the middle because ARROW_HAVE_CUDA is evaluated to yes because
> `nvidia-smi --list-gpus` returns true. This can be a long process if I forget
> about it.
> Would it be better to check for `CUDA_HOME`?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)