Skip to content

Fix RMM 26.06 migration guide examples#2381

Closed
bdice wants to merge 5 commits into
stagingfrom
cursor/fix-migration-guide-comments-bb37
Closed

Fix RMM 26.06 migration guide examples#2381
bdice wants to merge 5 commits into
stagingfrom
cursor/fix-migration-guide-comments-bb37

Conversation

@bdice
Copy link
Copy Markdown
Collaborator

@bdice bdice commented May 12, 2026

Description

Addresses review findings on #2344 by:

  • forwarding the requested alignment in the custom resource forwarding example
  • synchronizing the null stream in the synchronous allocation example
  • removing the inaccurate guidance that shared_resource-derived resources cannot use brace initialization

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

Slack Thread

Open in Web Open in Cursor 

bdice and others added 5 commits April 1, 2026 23:32
Covers the removal of device_memory_resource, de-templating of all
resources/adaptors, CCCL resource concept requirements (including
allocate_sync/deallocate_sync, copyability for any_resource, and
get_property friend restrictions), and downstream Cython migration
patterns for .pxd and .pyx files.
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 12, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@bdice
Copy link
Copy Markdown
Collaborator Author

bdice commented May 14, 2026

Merged into #2344.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants