[
https://issues.apache.org/jira/browse/ARROW-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-2455.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.10.0
Issue resolved by pull request 1892
[https://github.com/apache/arrow/pull/1892]
> [C++] 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
> Fix For: 0.10.0
>
>
> 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)