[ 
https://issues.apache.org/jira/browse/ARROW-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16437237#comment-16437237
 ] 

ASF GitHub Bot commented on ARROW-2455:
---------------------------------------

pitrou commented on issue #1892: ARROW-2455: Initialize the atomic 
bytes_allocated_ properly
URL: https://github.com/apache/arrow/pull/1892#issuecomment-381115779
 
 
   Thanks for doing this. You've got a C++ linting error here:
   https://travis-ci.org/apache/arrow/jobs/366068960#L953
   
   I suggest you run "make format" to fix it.

----------------------------------------------------------------
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:
us...@infra.apache.org


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

Reply via email to