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

Refactor RMM resources to implement cuda::memory_resource concepts and deprecate and remove device_memory_resource and host_memory_resource base classes. #1445

Open
9 of 14 tasks
Tracked by #16 ...
harrism opened this issue Jan 30, 2024 · 1 comment
Assignees
Labels
Epic feature request New feature or request

Comments

@harrism
Copy link
Member

harrism commented Jan 30, 2024

Part of #1443

Tasks that should not require prior work

  1. feature request
    miscco
  2. feature request
    miscco
  3. cpp feature request
  4. feature request
    miscco
  5. feature request
    miscco
  6. feature request
    miscco

Tasks that would remove APIs that return a device_memory_resource

  1. 3 - Ready for review breaking cpp feature request
  2. 0 of 1
    Python feature request
    harrism wence-

Final tasks that will have considerable downstream effects

  1. cpp feature request
    miscco
@harrism
Copy link
Member Author

harrism commented Jan 31, 2024

For the ones with downstream effects we should build the new solution beside the existing one, then switch the downstream to the new, then deprecate the old, then in the following release remove the deprecated functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic feature request New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

2 participants