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/09/19 09:17:00 UTC

[GitHub] [systemds] phaniarnab opened a new pull request #1393: [SYSTEMDS-3098] Add synchronization to async. broadcast

phaniarnab opened a new pull request #1393:
URL: https://github.com/apache/systemds/pull/1393


   This patch wraps the creation of partitioned broadcast handle
   code inside a synchronized block to remove redundant partitioning
   by the CP or the new early-broadcast thread.
   Moreover, this patch fixes a bug in broadcast count stat collection.


-- 
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 #1393: [SYSTEMDS-3098] Add synchronization to async. broadcast

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


   


-- 
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 commented on pull request #1393: [SYSTEMDS-3098] Add synchronization to async. broadcast

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


   Running regression tests.


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