[
https://issues.apache.org/jira/browse/ARROW-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-1776:
--------------------------------
Fix Version/s: 0.8.0
> [C++[ arrow::gpu::CudaContext::bytes_allocated() isn't defined
> --------------------------------------------------------------
>
> Key: ARROW-1776
> URL: https://issues.apache.org/jira/browse/ARROW-1776
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 0.7.1
> Reporter: Kouhei Sutou
> Priority: Minor
> Fix For: 0.8.0
>
>
> arrow/gpu/cuda_context.h declares arrow::gpu::CudaContext::bytes_allocated()
> but it's not defined.
> Should it be removed or defined?
> CudaContext::CudaContextImple::bytes_allocated() exists. So it's easy to
> define it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)