You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2022/12/01 19:19:24 UTC

[GitHub] [systemds] phaniarnab opened a new pull request, #1745: [SYSTEMDS-3473] Push down rmvars for asynchronous instructions

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: dev-unsubscribe@systemds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [systemds] phaniarnab closed pull request #1745: [SYSTEMDS-3473] Push down rmvars for asynchronous instructions

Posted by GitBox <gi...@apache.org>.
phaniarnab closed pull request #1745: [SYSTEMDS-3473] Push down rmvars for asynchronous instructions
URL: https://github.com/apache/systemds/pull/1745


-- 
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-unsubscribe@systemds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org