ok, now work on update position

This commit is contained in:
tqchen
2014-10-16 11:56:55 -07:00
parent aefe58a207
commit 47145a7fac
3 changed files with 50 additions and 34 deletions

View File

@@ -14,7 +14,7 @@ endif
BIN =
OBJ = updater.o gbm.o io.o main.o
MPIOBJ = sync.o
MPIBIN = test/test xgboost
MPIBIN = xgboost
SLIB = #wrapper/libxgboostwrapper.so
.PHONY: clean all python Rpack