This commit is contained in:
tqchen
2014-11-23 14:08:34 -08:00
parent 5f08313cb2
commit 373620503a
4 changed files with 55 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
Distributed XGBoost: Column Split Version
====
* run ```bash mushroom-col.sh <n-mpi-process>```
- mushroom-col.sh starts xgboost-mpi job
* run ```bash mushroom-col-tcp.sh <n-process>```
- mushroom-col-tcp.sh starts xgboost job using xgboost's buildin allreduce
* run ```bash mushroom-col-python.sh <n-process>```