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 2019/09/18 12:56:00 UTC

[jira] [Updated] (ARROW-2127) [Plasma] Transfer of objects between CPUs and GPUs

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

Antoine Pitrou updated ARROW-2127:
----------------------------------
    Fix Version/s: 2.0.0

> [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: 2.0.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
(v8.3.4#803005)