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

Work with newer thrust and libcudacxx for master #8454

Conversation

robertmaynard
Copy link
Contributor

Port #8432 to master

When xgboost is brought into a large project it can
be compiled against Thrust 1.17+ which don't offer
this experimental allocator.

To ensure that going forward xgboost works in all enviornments we provide a xgboost namespaced version of
the pinned_allocator that previously was in Thrust.
@trivialfis trivialfis merged commit 16f96b6 into dmlc:master Nov 10, 2022
@trivialfis
Copy link
Member

Thank you!

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.

None yet

2 participants