Hacker News new | ask | show | jobs
by hyperbovine 3175 days ago
If it requires synchronizing across workers, poorly.
2 comments

depends how often you need to synchronize. look at deep learning, you need to sync the weights as often as possible
This is correct