Update build.md
This commit is contained in:
parent
44f839b896
commit
4a746be43a
@ -43,7 +43,7 @@ Here is the complete solution to use OpenMp-enabled compilers to install XGBoost
|
|||||||
export CXX = clang-omp++
|
export CXX = clang-omp++
|
||||||
```
|
```
|
||||||
|
|
||||||
Remember to change `header` if using clang-omp.
|
Remember to change `header` (mentioned in step 2) if using clang-omp.
|
||||||
|
|
||||||
Then `cd xgboost` then `bash build.sh` to compile XGBoost. And go to `wrapper` sub-folder to install python version.
|
Then `cd xgboost` then `bash build.sh` to compile XGBoost. And go to `wrapper` sub-folder to install python version.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user