mboehm7 commented on PR #2019:
URL: https://github.com/apache/systemds/pull/2019#issuecomment-2058948951

   I'm not yet getting the problem here - the double buffering is used for all 
evictions and works for arbitrarily large arrays. Please make sure when 
changing it that the pipeline parallelism of serializing objects into byte 
arrays (with configurable array sizes) and the actual write is not jeopardized. 
Maybe avoid all reformatting and code duplication to focus the changes on the 
actual bug you have encountered. Thanks.


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