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

Use of rmm::exec_policy class #52

Merged
merged 1 commit into from
Aug 12, 2021

Conversation

viclafargue
Copy link
Contributor

This PR replaces the legacy rmm::exec_policy function from rmm/thrust_rmm_allocator.h by the new rmm::exec_policy class from rmm/exec_policy.hpp. It is necessary to the PR applying modifications to account for RAFT changes in cuGraph.

@BradReesWork BradReesWork requested review from ogreen and kaatish August 12, 2021 13:36
@BradReesWork
Copy link
Member

@gpucibot merge

@BradReesWork BradReesWork merged commit 9d1d5e9 into rapidsai:main Aug 12, 2021
rapids-bot bot pushed a commit to rapidsai/cugraph that referenced this pull request Aug 27, 2021
This PR apply modifications to the cuGraph codebase to account for changes in RAFT and RMM :
- rapidsai/raft#283
- rapidsai/raft#285
- rapidsai/raft#286
- rapidsai/rmm#816

This PR requires some changes in the cuHornet dependency : rapidsai/cuhornet#52

Authors:
  - Victor Lafargue (https://github.com/viclafargue)

Approvers:
  - Brad Rees (https://github.com/BradReesWork)
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Seunghwa Kang (https://github.com/seunghwak)
  - Chuck Hastings (https://github.com/ChuckHastings)

URL: #1707
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.

3 participants