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

   This patch adds support for the k-means builtin script in the out-of-core 
backend by introducing new instructions, handling `parfor`.
   
   Additionally, this patch improves performance of the `OOCLRUCacheScheduler` 
under memory pressure by debouncing cleanup runs, which previously caused 
stalls due to long synchronization barriers.
   
   Finally, this patch provides bugfixes for various instructions and stream 
lifecycle handling.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to