Remove makefiles. (#5513)

This commit is contained in:
Jiaming Yuan
2020-04-11 13:25:53 +08:00
committed by GitHub
parent 093e2227e3
commit a3db79df22
11 changed files with 8 additions and 338 deletions

View File

@@ -1,7 +1,5 @@
#!/bin/bash
#run make in rabit/test to generate librabit_mock
#update config.mk and build xgboost using mock
export DMLC_SUBMIT_CLUSTER=local
submit="python3 dmlc-core/tracker/dmlc-submit"