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

Support building with CTK11.5. #7379

Merged
merged 2 commits into from Nov 2, 2021
Merged

Support building with CTK11.5. #7379

merged 2 commits into from Nov 2, 2021

Conversation

trivialfis
Copy link
Member

  • Require system cub installation for CTK11.4+.
  • Check thrust version for segmented sort.

For CUDA toolkit >= 11.4:

cmake -DBUILD_WITH_CUDA_CUB=ON -DUSE_CUDA=ON

Close #7378 .

* Require system cub installation for CTK11.4+.
* Check thrust version for segmented sort.
@trivialfis trivialfis merged commit 32e673d into dmlc:master Nov 2, 2021
@trivialfis trivialfis deleted the ctk115 branch November 2, 2021 08:22
@trivialfis trivialfis added this to 1.5.1 Done in 2.0 Roadmap Nov 2, 2021
ajschmidt8 pushed a commit to rapidsai/xgboost that referenced this pull request Nov 2, 2021
* Support building with CTK11.5.

* Require system cub installation for CTK11.4+.
* Check thrust version for segmented sort.
trivialfis added a commit to trivialfis/xgboost that referenced this pull request Nov 10, 2021
* Support building with CTK11.5.

* Require system cub installation for CTK11.4+.
* Check thrust version for segmented sort.
trivialfis added a commit that referenced this pull request Nov 10, 2021
* Support building with CTK11.5.

* Require system cub installation for CTK11.4+.
* Check thrust version for segmented sort.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ubuntu 20.04 CUDA 11.5 error
2 participants