You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/04/13 12:41:00 UTC

[jira] [Updated] (ARROW-2455) [C++] The bytes_allocated_ in CudaContextImpl isn't initialized

     [ https://issues.apache.org/jira/browse/ARROW-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou updated ARROW-2455:
----------------------------------
    Summary: [C++] The bytes_allocated_ in CudaContextImpl isn't initialized  (was: [GPU] The bytes_allocated_ in CudaContextImpl isn't initialized)

> [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
>
> 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)