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 2021/02/02 22:12:17 UTC

[GitHub] [systemds] tobiasrieger opened a new pull request #1176: [SYSTEMDS-2550] Epoch Timing

tobiasrieger opened a new pull request #1176:
URL: https://github.com/apache/systemds/pull/1176


   This PR adds time to epoch to info log for the parameter server.
   
   Minor:
   - Implemented the validation for the local parameter server
   - Fixes an error where the local parameter server would log at the wrong time


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

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



[GitHub] [systemds] asfgit closed pull request #1176: [SYSTEMDS-2550] Epoch Timing

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


   


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

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



[GitHub] [systemds] mboehm7 commented on pull request #1176: [SYSTEMDS-2550] Epoch Timing

Posted by GitBox <gi...@apache.org>.
mboehm7 commented on pull request #1176:
URL: https://github.com/apache/systemds/pull/1176#issuecomment-782717144


   LGTM - thanks @tobiasrieger. I just added a TODO to remind us to double check if the statistics maintenance correctly works in case of multiple, potentially concurrent paramserv invocations.


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

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



[GitHub] [systemds] tobiasrieger commented on pull request #1176: [SYSTEMDS-2550] Epoch Timing

Posted by GitBox <gi...@apache.org>.
tobiasrieger commented on pull request #1176:
URL: https://github.com/apache/systemds/pull/1176#issuecomment-781266239


   - Fixed a bug in the creation (would crash if no validation was specified - sanitization issue)
   - Refactored weighing to weighting for the whole parameter server


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

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