[Runtime] Enable option to use OpenMP thread pool (#4089)
authorHaichen Shen <shenhaichen@gmail.com>
Sun, 20 Oct 2019 17:40:10 +0000 (10:40 -0700)
committerTianqi Chen <tqchen@users.noreply.github.com>
Sun, 20 Oct 2019 17:40:10 +0000 (10:40 -0700)
commit97ea31c8f5d460c5ec401b146cfb16481bef6641
tree8626dce282029ccdeb1ada07d9355407d809f308
parent32aad56c3a1f9712a7fe396dcf1b583a884bb118
[Runtime] Enable option to use OpenMP thread pool (#4089)
CMakeLists.txt
cmake/config.cmake
cmake/modules/OpenMP.cmake [new file with mode: 0644]
src/runtime/thread_pool.cc