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

CAGRA use rmm allocator and fix stream ordering in prune #1461

Closed
Tracked by #1392
tfeher opened this issue Apr 24, 2023 · 1 comment
Closed
Tracked by #1392

CAGRA use rmm allocator and fix stream ordering in prune #1461

tfeher opened this issue Apr 24, 2023 · 1 comment

Comments

@tfeher
Copy link
Contributor

tfeher commented Apr 24, 2023

No description provided.

@tfeher tfeher mentioned this issue Apr 24, 2023
16 tasks
rapids-bot bot pushed a commit that referenced this issue May 12, 2023
This PR modifies the CAGRA prune function to use rmm allocator instead of a custom memory allocator. And also removes the multi-GPU functionality that is not suitable for the [RAFT policy](https://docs.rapids.ai/api/raft/stable/developer_guide/#multi-gpu).

rel: #1461

Authors:
  - tsuki (https://github.com/enp1s0)
  - Tamas Bela Feher (https://github.com/tfeher)

Approvers:
  - Tamas Bela Feher (https://github.com/tfeher)

URL: #1503
@tfeher
Copy link
Contributor Author

tfeher commented May 14, 2023

Fixed by #1503

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

No branches or pull requests

1 participant