phaniarnab opened a new pull request, #1745: URL: https://github.com/apache/systemds/pull/1745
This patch repositions the rmvar instructions for the inputs to an asynchronous instruction after the consumers of the asynchronous instruction. This change allows keeping the inputs to an asynchronous operator alive until get() is called for the future object. Moreover, this patch adds more tests for the new operator ordering and fixes minor bugs. -- 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]
