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

Remove supports_streams from custom RAFT memory resources #2121

Merged

Conversation

harrism
Copy link
Member

@harrism harrism commented Jan 24, 2024

Part of rapidsai/rmm#1389. This removes now-optional and soon-to-be deprecated supports_streams() from RAFT's custom device_memory_resource implementations.

@harrism harrism requested a review from a team as a code owner January 24, 2024 02:26
@github-actions github-actions bot added the cpp label Jan 24, 2024
@harrism harrism added feature request New feature or request non-breaking Non-breaking change and removed cpp labels Jan 24, 2024
@harrism harrism self-assigned this Jan 24, 2024
@github-actions github-actions bot added the cpp label Jan 29, 2024
@cjnolet
Copy link
Member

cjnolet commented Feb 1, 2024

/merge

@rapids-bot rapids-bot bot merged commit 3c87b92 into rapidsai:branch-24.04 Feb 1, 2024
61 checks passed
rapids-bot bot pushed a commit to rapidsai/rmm that referenced this pull request Feb 1, 2024
Deprecates now unused `device_memory_resource::supports_streams()`. Will be removed in next release (24.06).

Merge after:
* rapidsai/raft#2121
* rapidsai/cudf#14857

Closes #1433

Authors:
  - Mark Harris (https://github.com/harrism)

Approvers:
  - Michael Schellenberger Costa (https://github.com/miscco)
  - Bradley Dice (https://github.com/bdice)

URL: #1452
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp feature request New feature or request non-breaking Non-breaking change
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants