From c3b8af10ed83e6bc53094c896542ba14268c835f Mon Sep 17 00:00:00 2001 From: Chen Qin Date: Thu, 25 Apr 2019 20:51:03 -0700 Subject: [PATCH] [one rabit] upgrade dmlc-core and rabit --- .gitmodules | 2 +- CMakeLists.txt | 2 +- dmlc-core | 2 +- rabit | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index dbf7ee1a4496..97571c78a8a6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/dmlc/dmlc-core [submodule "rabit"] path = rabit - url = https://github.com/dmlc/rabit + url = https://github.com/chenqin/rabit [submodule "cub"] path = cub url = https://github.com/NVlabs/cub diff --git a/CMakeLists.txt b/CMakeLists.txt index 65614d0c54c3..f8aa879119a4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -78,7 +78,7 @@ else () endif (MINGW OR R_LIB) add_library(rabit STATIC ${RABIT_SOURCES}) target_include_directories(rabit PRIVATE - $ + $ $) set_target_properties(rabit PROPERTIES diff --git a/dmlc-core b/dmlc-core index ac983092ee3b..13d5acb8ba7e 160000 --- a/dmlc-core +++ b/dmlc-core @@ -1 +1 @@ -Subproject commit ac983092ee3b339f76a2d7e7c3b846570218200d +Subproject commit 13d5acb8ba7e79550bbf2f730f1a3944ff0fa68b diff --git a/rabit b/rabit index 1cc34f01db56..cb17156e4d0c 160000 --- a/rabit +++ b/rabit @@ -1 +1 @@ -Subproject commit 1cc34f01db56d28e8e80847cf0fc5e3ecf8bb67b +Subproject commit cb17156e4d0c698ed8ee98b1467998e79570bfaf