Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Work with newer thrust and libcudacxx for rapidsai #44

Open
wants to merge 6 commits into
base: branch-22.12
Choose a base branch
from

Conversation

robertmaynard
Copy link

No description provided.

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.
@robertmaynard robertmaynard force-pushed the work_with_newer_thrust_and_libcudacxx_for_rapidsai branch from d3707ea to 78296ce Compare November 7, 2022 14:21
@robertmaynard
Copy link
Author

Synced with the latest version of the upstream PR: dmlc#8432

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant