You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2021/02/19 20:47:01 UTC

[jira] [Closed] (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 ]

Wes McKinney closed ARROW-2127.
-------------------------------
    Resolution: Won't Fix

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