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