You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemml.apache.org by GitBox <gi...@apache.org> on 2020/04/17 14:34:33 UTC

[GitHub] [systemml] phaniarnab opened a new pull request #891: [WIP][SYSTEMDS-333]Improved lineage cache eviction

phaniarnab opened a new pull request #891: [WIP][SYSTEMDS-333]Improved lineage cache eviction
URL: https://github.com/apache/systemml/pull/891
 
 
   This patch improves lineage cache eviction by taking into account actual
   execution time of instructions/functions. The ordering policy is still
   LRU. Future commits will bring better approach to estimate spilling time
   and new eviction policies.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [systemml] phaniarnab commented on issue #891: [SYSTEMDS-333, 337]Improved lineage cache eviction

Posted by GitBox <gi...@apache.org>.
phaniarnab commented on issue #891: [SYSTEMDS-333, 337]Improved lineage cache eviction
URL: https://github.com/apache/systemml/pull/891#issuecomment-615729031
 
 
   This PR is ready to be merged in.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services