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/08/29 10:16:00 UTC

[jira] [Created] (ARROW-3140) [Plasma] Plasma fails building with GPU enabled

Antoine Pitrou created ARROW-3140:
-------------------------------------

             Summary: [Plasma] Plasma fails building with GPU enabled
                 Key: ARROW-3140
                 URL: https://issues.apache.org/jira/browse/ARROW-3140
             Project: Apache Arrow
          Issue Type: Bug
          Components: GPU, Plasma (C++)
            Reporter: Antoine Pitrou


{code}
In file included from ../src/plasma/client.h:30:0,
                 from ../src/plasma/client.cc:20:
../src/plasma/common.h:120:19: error: ‘CudaIpcMemHandle’ was not declared in this scope
   std::shared_ptr<CudaIpcMemHandle> ipc_handle;
                   ^~~~~~~~~~~~~~~~
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)