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)