[
https://issues.apache.org/jira/browse/ARROW-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16437221#comment-16437221
]
ASF GitHub Bot commented on ARROW-2455:
---------------------------------------
sighingnow opened a new pull request #1892: ARROW-2455: Initialize the atomic
bytes_allocated_ properly
URL: https://github.com/apache/arrow/pull/1892
The atomic counter `bytes_allocated_` in `CudaContextImpl` isn't
initialized, leading to failure of cuda-test on windows.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> The bytes_allocated_ in CudaContextImpl isn't initialized
> ---------------------------------------------------------
>
> Key: ARROW-2455
> URL: https://issues.apache.org/jira/browse/ARROW-2455
> Project: Apache Arrow
> Issue Type: Bug
> Components: GPU
> Reporter: Tao He
> Priority: Major
> Labels: pull-request-available
>
> The atomic counter `bytes_allocated_` in `CudaContextImpl` isn't initialized,
> leading to failure of cuda-test on windows.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)