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/03/21 13:24:06 UTC

[GitHub] [systemds] Shafaq-Siddiqi opened a new pull request #1568: [Cleaning Pipelines] MINOR improvements in allocation or resources

Shafaq-Siddiqi opened a new pull request #1568:
URL: https://github.com/apache/systemds/pull/1568


    - This commit used weights for computing the number of resources for each bucket
      the pipelines in buckets are sorted in order of accuracy where last buckets keeps the more
      performing pipelines. If initial resource value is 50 then instead of assigning 50 resources
      to each bucket this commit compute weight matrix and then assign the resources accordingly ensuring the
      last bucket gets max resource value.


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