ok
This commit is contained in:
parent
90ec783e65
commit
b898672753
@ -8,6 +8,10 @@ This folder contains information of Distributed XGBoost.
|
|||||||
* You can run Distributed XGBoost on platforms including Hadoop(see [hadoop folder](hadoop)) and MPI
|
* You can run Distributed XGBoost on platforms including Hadoop(see [hadoop folder](hadoop)) and MPI
|
||||||
- Rabit only replies a platform to start the programs, so it should be easy to port xgboost to most platforms
|
- Rabit only replies a platform to start the programs, so it should be easy to port xgboost to most platforms
|
||||||
|
|
||||||
|
Build
|
||||||
|
=====
|
||||||
|
* In the root folder, run ```./build.sh```, this will give you xgboost, which uses rabit allreduce
|
||||||
|
|
||||||
Notes
|
Notes
|
||||||
====
|
====
|
||||||
* Rabit handles all the fault tolerant and communications efficiently, we only use platform specific command to start programs
|
* Rabit handles all the fault tolerant and communications efficiently, we only use platform specific command to start programs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user