Skip to content

Conversation

leofang
Copy link
Member

@leofang leofang commented Sep 26, 2025

Description

closes #779.

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

Copy link
Contributor

copy-pr-bot bot commented Sep 26, 2025

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.

@leofang leofang self-assigned this Sep 26, 2025
@leofang leofang added P0 High priority - Must do! cuda.core Everything related to the cuda.core module breaking Breaking changes are introduced labels Sep 26, 2025
@leofang leofang added this to the cuda.core beta 7 milestone Sep 26, 2025
@leofang
Copy link
Member Author

leofang commented Sep 26, 2025

/ok to test 738eed4

Copy link

@leofang leofang added the blocked This task is currently blocked by other tasks label Oct 5, 2025
@leofang
Copy link
Member Author

leofang commented Oct 5, 2025

(This PR is now based entirely on #1070 except for the last commit, so that PR needs to be merged first.)

@leofang
Copy link
Member Author

leofang commented Oct 5, 2025

/ok to test 605241e

@leofang leofang requested a review from shwina October 6, 2025 13:13
Copy link
Collaborator

@kkraus14 kkraus14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any way we could add some testing for stream ordered allocations / deallocations?

@kkraus14
Copy link
Collaborator

kkraus14 commented Oct 7, 2025

Changes LGTM on top of #1070

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This task is currently blocked by other tasks breaking Breaking changes are introduced cuda.core Everything related to the cuda.core module P0 High priority - Must do!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Buffer deallocation always happens on default stream
4 participants