sacs-epfl / decentralizepy

A decentralized learning research framework
MIT License
24 stars 18 forks source link

synchronization barrier mechanism #18

Open MohamedLEGH opened 4 days ago

MohamedLEGH commented 4 days ago

If I understand correctly there is a synchronization barrier mechanism so all nodes start at the same time. But is there a synchronization mechanism to ensure that all nodes are on the same cycle (or iteration) ? Does a node wait for all other nodes before starting the next round ?