[
https://issues.apache.org/jira/browse/ARROW-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-2127:
----------------------------------
Component/s: C++ - Plasma
> [Plasma] Transfer of objects between CPUs and GPUs
> --------------------------------------------------
>
> Key: ARROW-2127
> URL: https://issues.apache.org/jira/browse/ARROW-2127
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++ - Plasma
> Reporter: Philipp Moritz
> Priority: Major
> Fix For: 0.14.0
>
>
> It should be possible to transfer an object that was created on the CPU to
> the GPU and vice versa. One natural implementation is to introduce a flag to
> plasma::Get that specifies where the object should end up and then transfer
> the object under the hood and return the appropriate buffer.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)