- Author:
Ali Munir
(Michigan State University) Congestion Control, Transport, Data Center
Build Your Code for Data Parallelism
Build your Code for Data Parallelism
所以最小的模型需要
one master worker and one ps
大的模型可以是
one master worker, many ps and many workers
ParameterHub
- Author:
Liang Luo
(University of Washington Microsoft Research) Distributed Machine Learning, Parameter Server
Blink a Fast NV Link-Based Collective Communication Library
- Author:
Guanhua Wang
Distributed Machine Learning, Ring Allreduce, broadcast
HiPS Hierarchical Parameter Synchronization in Large-Scale DML
- Author:
Jinkun Geng
,Li Dan
Distributed Machine Learning, Parameter Server, Ring Allreduce, Mesh-based Synchronization(MS)
Accelerate Distributed Learning Related
How to Use Two Github Accounts on Mac
Pre-requisite:
my two github user.name is miqianmimi & miqianmimi7
my two github user.email is miqainmimi@outlook.com & miqianmimi7@outlook.com
First: generate two keys and four documents.
1 | ssh-keygen -t rsa -C "miqainmimi@outlook.com" |