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/04/17 15:07:00 UTC

[jira] [Updated] (ARROW-2125) [Plasma] Implement eviction policy for GPU objects

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

Antoine Pitrou updated ARROW-2125:
----------------------------------
    Labels: cuda  (was: )

> [Plasma] Implement eviction policy for GPU objects
> --------------------------------------------------
>
>                 Key: ARROW-2125
>                 URL: https://issues.apache.org/jira/browse/ARROW-2125
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++ - Plasma, GPU
>            Reporter: Philipp Moritz
>            Priority: Major
>              Labels: cuda
>
> This is a followup to https://github.com/apache/arrow/pull/1445
> Right now, objects allocated on GPUs are never evicted. There should be a flag with the maximum amount of memory that plasma can take on the GPU. If this memory is exceeded, objects should be evicted according to the policy (which is pluggable).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)