mboehm7 commented on pull request #1340: URL: https://github.com/apache/systemds/pull/1340#issuecomment-898569152
Thanks for starting on this @OlgaOvcharenk, I now finalized the PR by removing the remaining broadcast maps and sets at the coordinator and federated workers, removed the broadcast cleanup per instruction, and now these broadcasts are pure federated data and thus can be reused, and ordinary rmvar instructions handle the proper cleanup once a variable leaves its live scope. -- 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]
