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

Rewrite multi_stream_allocation_benchmarks to take a cuda::mr::async_resource_ref #1481

Closed
Tracked by #1445
miscco opened this issue Feb 22, 2024 · 0 comments · Fixed by #1482
Closed
Tracked by #1445

Rewrite multi_stream_allocation_benchmarks to take a cuda::mr::async_resource_ref #1481

miscco opened this issue Feb 22, 2024 · 0 comments · Fixed by #1482
Assignees
Labels
feature request New feature or request

Comments

@miscco
Copy link
Contributor

miscco commented Feb 22, 2024

No description provided.

@miscco miscco self-assigned this Feb 22, 2024
@miscco miscco added the feature request New feature or request label Feb 22, 2024
@harrism harrism changed the title Rewrite multi_stream_allocation_benchmarks to take a cudua::mr::async_resource_ref Rewrite multi_stream_allocation_benchmarks to take a cuda::mr::async_resource_ref Feb 26, 2024
rapids-bot bot pushed a commit that referenced this issue Feb 27, 2024
…mark (#1482)

We want to move away from using raw `device_memory_resource*` in code, so adapt the code to use `rmm::device_async_resource_ref`.

Fixes #1481

Authors:
  - Michael Schellenberger Costa (https://github.com/miscco)

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

URL: #1482
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant