You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/02/27 18:34:00 UTC

[jira] [Commented] (ARROW-4696) Verify release script is over optimist with CUDA detection

    [ https://issues.apache.org/jira/browse/ARROW-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16779617#comment-16779617 ] 

Wes McKinney commented on ARROW-4696:
-------------------------------------

I think it would be better to be explicit about running with CUDA enabled

> 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
>            Priority: Minor
>
> 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)