[ https://issues.apache.org/jira/browse/ARROW-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661718#comment-17661718 ]
Rok Mihevc commented on ARROW-4696: ----------------------------------- This issue has been migrated to [issue #21223|https://github.com/apache/arrow/issues/21223] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > 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)