[
https://issues.apache.org/jira/browse/ARROW-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658807#comment-17658807
]
Rok Mihevc commented on ARROW-1776:
-----------------------------------
This issue has been migrated to [issue
#17775|https://github.com/apache/arrow/issues/17775] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
(v8.20.10#820010)