* repared serialization after update process; fixes #2545 * non-stratified folds in python could omit some data instances * Makefile: fixes for older makes on windows; clean R-package too * make cub to be a shallow submodule * improve $(MAKE) recovery
14 lines
305 B
Plaintext
14 lines
305 B
Plaintext
[submodule "dmlc-core"]
|
|
path = dmlc-core
|
|
url = https://github.com/dmlc/dmlc-core
|
|
[submodule "rabit"]
|
|
path = rabit
|
|
url = https://github.com/dmlc/rabit
|
|
[submodule "nccl"]
|
|
path = nccl
|
|
url = https://github.com/dmlc/nccl
|
|
[submodule "cub"]
|
|
path = cub
|
|
url = https://github.com/NVlabs/cub
|
|
shallow = true
|