Kouhei Sutou created ARROW-1776:
-----------------------------------
Summary: [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
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)