[
https://issues.apache.org/jira/browse/ARROW-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn resolved ARROW-1776.
--------------------------------
Resolution: Fixed
Resolved by PR https://github.com/apache/arrow/pull/1293
> [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
> Assignee: Kouhei Sutou
> Priority: Minor
> Labels: pull-request-available
> 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)