This commit is contained in:
tqchen
2015-01-18 22:56:29 -08:00
parent 7780bc45c2
commit 631b092b25
2 changed files with 3 additions and 1 deletions

View File

@@ -10,7 +10,8 @@ This folder contains information of Distributed XGBoost.
Build
=====
* In the root folder, run ```./build.sh```, this will give you xgboost, which uses rabit allreduce
* In the root folder, type ```make```
- If you have C++11 compiler, it is recommended to use ```make cxx11=1```
Notes
====