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/02/07 10:01:25 UTC

[GitHub] [systemds] Baunsgaard opened a new pull request #1539: [SYSTEMDS-2837] Operator Linearization Algorithms

Baunsgaard opened a new pull request #1539:
URL: https://github.com/apache/systemds/pull/1539


   This commit adds a new setting to the system to switch between different
   operator linearization algorithms "DAG_LINEARIZATION".
   The settings allow a user to control the order of the operations based
   on different ordering algorithms.
   While adding the feature a min_intermediate setting is added to order
   dag elements to reduce the intermediate memory footprint of the operations.
   
   Co-authored-by: Paul Mirtl <38...@users.noreply.github.com>
   Co-authored-by: Jonathan Haberl <95...@users.noreply.github.com>
   
   Closes #1505


-- 
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] Baunsgaard closed pull request #1539: [SYSTEMDS-2837] Operator Linearization Algorithms

Posted by GitBox <gi...@apache.org>.
Baunsgaard closed pull request #1539:
URL: https://github.com/apache/systemds/pull/1539


   


-- 
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