[
https://issues.apache.org/jira/browse/ARROW-8577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou updated ARROW-8577:
--------------------------------
Affects Version/s: 0.17.0
> [Plasma] CUDA enabled gplasma_client_options_new() default settings are
> enabling a check for CUDA device
> --------------------------------------------------------------------------------------------------------
>
> Key: ARROW-8577
> URL: https://issues.apache.org/jira/browse/ARROW-8577
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++ - Plasma, GPU
> Affects Versions: 0.17.0
> Reporter: Tanveer
> Assignee: Kouhei Sutou
> Priority: Major
>
> Hi all,
> Previously, I was using c_glib Plasma library (build 0.12) for creating
> plasma objects. It was working as expected. But now I want to use Arrow's
> newest build. I incurred the following error:
>
> /build/apache-arrow-0.17.0/cpp/src/arrow/result.cc:28: ValueOrDie called on
> an error: IOError: Cuda error 100 in function 'cuInit':
> [CUDA_ERROR_NO_DEVICE] no CUDA-capable device is detected
> I think plasma client options (gplasma_client_options_new()) which I am using
> with default settings are enabling a check for my CUDA device and I have no
> CUDA device attached to my system. How I can disable this check? Any help
> will be highly appreciated. Thanks
--
This message was sent by Atlassian Jira
(v8.3.4#803005)