You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2018/02/10 22:32:00 UTC

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

Philipp Moritz created ARROW-2125:
-------------------------------------

             Summary: [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
            Reporter: Philipp Moritz


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)