Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dispatch thrust versions and upgrade rmm. #7254

Merged
merged 3 commits into from Sep 24, 2021

Conversation

trivialfis
Copy link
Member

No description provided.

@@ -112,6 +112,9 @@ endif (ENABLE_ALL_WARNINGS)
if (BUILD_STATIC_LIB AND (R_LIB OR JVM_BINDINGS))
message(SEND_ERROR "Cannot build a static library libxgboost.a when R or JVM packages are enabled.")
endif (BUILD_STATIC_LIB AND (R_LIB OR JVM_BINDINGS))
if (PLUGIN_RMM AND (NOT BUILD_WITH_CUDA_CUB))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disabled the cub submodule to simplify things.

CMakeLists.txt Outdated Show resolved Hide resolved
Co-authored-by: Philip Hyunsu Cho <chohyu01@cs.washington.edu>
@trivialfis trivialfis merged commit ca17f8a into dmlc:master Sep 24, 2021
@trivialfis trivialfis deleted the upgrade-rmm branch September 24, 2021 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants