phaniarnab opened a new pull request, #1802:
URL: https://github.com/apache/systemds/pull/1802

   This patch adds code to be able to copy a cached pointer to a cached matrix 
block. The plan is to conditionally evict cached entries to host based of the 
score (compute time and #hits, #misses) while recycling. Currently, the 
eviction is disabled as we do not have a way to measure the elapsed time of the 
GPU kernels due to their asynchronous nature.


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@systemds.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to