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 duplicated tests that test both a device_memory_resource* and a cuda::mr::async_resource_ref #1450

Closed
Tracked by #1445
miscco opened this issue Jan 30, 2024 · 0 comments · Fixed by #1451
Closed
Tracked by #1445
Assignees
Labels
feature request New feature or request

Comments

@miscco
Copy link
Contributor

miscco commented Jan 30, 2024

No description provided.

miscco added a commit to miscco/rmm that referenced this issue Jan 30, 2024
Durin the initial introduction of `async_resource_ref` we duplicated all tests that take a `device_memory_resource*`.

Now that we have already some experience with running it in production and are moving more of the interfaces to `async resource_ref` remove those duplicated tests.

closes rapidsai#1450
@harrism harrism added the feature request New feature or request label Jan 30, 2024
rapids-bot bot pushed a commit that referenced this issue Feb 15, 2024
During the initial introduction of `async_resource_ref` we duplicated all tests that take a `device_memory_resource*`.

Now that we have already some experience with running it in production and are moving more of the interfaces to `async resource_ref` remove those duplicated tests.

closes #1450

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

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

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

2 participants