OlgaOvcharenko opened a new pull request #1340: URL: https://github.com/apache/systemds/pull/1340
This PR modifies broadcasts such that after broadcasting data to the worker once (matrix or frame, not scalar) it will be kept on the worker and stored in a worker broadcasts map. One particular case of broadcastSliced (used for the federated left indexing only, indices to slice are given) is not covered since there is no reason to store the data that will not be of type BROADCAST or PART and is used only once. -- 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]
