You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/09/23 09:53: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 ]

Krisztian Szucs updated ARROW-2127:
-----------------------------------
    Fix Version/s:     (was: 2.0.0)
                   3.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: 3.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)