small change
This commit is contained in:
parent
3b48a9f359
commit
a0342cb196
@ -10,7 +10,7 @@ Build
|
|||||||
Design Choice
|
Design Choice
|
||||||
=====
|
=====
|
||||||
* Does distributed xgboost reply on MPI?
|
* Does distributed xgboost reply on MPI?
|
||||||
- Yes, but the dependency is isolated in [sync](../src/sync/sync.h) module
|
- Yes, but the dependency is isolated in [sync module](../src/sync/sync.h)
|
||||||
- Specificially, xgboost reply on MPI protocol that provide Broadcast and AllReduce,
|
- Specificially, xgboost reply on MPI protocol that provide Broadcast and AllReduce,
|
||||||
if there are platform/framework that implements these protocol, xgboost should naturally extends to these platform
|
if there are platform/framework that implements these protocol, xgboost should naturally extends to these platform
|
||||||
* How is the data distributed?
|
* How is the data distributed?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user