Skip to content

fix kernels for RMM#592

Merged
Intron7 merged 2 commits into
mainfrom
add-support-for-managedmemory
Feb 27, 2026
Merged

fix kernels for RMM#592
Intron7 merged 2 commits into
mainfrom
add-support-for-managedmemory

Conversation

@Intron7
Copy link
Copy Markdown
Member

@Intron7 Intron7 commented Feb 27, 2026

This PR fixes #591
The nanobind transition didnt account for rmm mananged device types. This is now fixed.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.49%. Comparing base (119007f) to head (b6ade32).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #592   +/-   ##
=======================================
  Coverage   87.49%   87.49%           
=======================================
  Files          96       96           
  Lines        6781     6781           
=======================================
  Hits         5933     5933           
  Misses        848      848           

@Intron7 Intron7 merged commit b17de46 into main Feb 27, 2026
27 of 33 checks passed
@Intron7 Intron7 deleted the add-support-for-managedmemory branch February 27, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Error when running rsc.pp.normalize_total with managed_memory=True

2 participants