Comment wording
This commit is contained in:
parent
f1f346713a
commit
16ffd7c9b2
8
build.sh
8
build.sh
@ -1,8 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# this is a simple script to make xgboost in MAC nad Linux
|
# This is a simple script to make xgboost in MAC and Linux
|
||||||
# basically, it first try to make with OpenMP, if fails, disable OpenMP and make again
|
# Basically, it first try to make with OpenMP, if fails, disable OpenMP and make it again.
|
||||||
# This will automatically make xgboost for MAC users who do not have openmp support
|
# This will automatically make xgboost for MAC users who don't have OpenMP support.
|
||||||
# In most cases, type make will give what you want
|
# In most cases, type make will give what you want.
|
||||||
|
|
||||||
# download rabit
|
# download rabit
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user