Overload device memory allocation (#4532)
* Group source files, include headers in source files * Overload device memory allocation
This commit is contained in:
@@ -67,3 +67,6 @@ if (USE_OPENMP)
|
||||
target_compile_options(testxgboost PRIVATE $<$<COMPILE_LANGUAGE:CXX>:${OpenMP_CXX_FLAGS}>)
|
||||
endif (USE_OPENMP)
|
||||
set_output_directory(testxgboost ${PROJECT_BINARY_DIR})
|
||||
|
||||
# This grouping organises source files nicely in visual studio
|
||||
auto_source_group("${TEST_SOURCES}")
|
||||
|
||||
Reference in New Issue
Block a user