[
https://issues.apache.org/jira/browse/ARROW-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-4696:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/21223
> 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
(v8.20.10#820010)