Skip to content

Only use memory resources that haven't been freed - #14103

Merged
rapids-bot[bot] merged 1 commit into
NVIDIA:branch-23.10from
robertmaynard:bug/dont_use_freed_memory_allocator
Sep 13, 2023
Merged

Only use memory resources that haven't been freed#14103
rapids-bot[bot] merged 1 commit into
NVIDIA:branch-23.10from
robertmaynard:bug/dont_use_freed_memory_allocator

Conversation

@robertmaynard

Copy link
Copy Markdown
Contributor

Description

Fixes #13859

Checklist

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

@robertmaynard robertmaynard added bug Something isn't working 3 - Ready for Review Ready for review by team non-breaking Non-breaking change labels Sep 13, 2023
@robertmaynard
robertmaynard requested a review from a team as a code owner September 13, 2023 13:15
@github-actions github-actions Bot added the libcudf Affects libcudf (C++/CUDA) code. label Sep 13, 2023
@robertmaynard

Copy link
Copy Markdown
Contributor Author

/merge

@rapids-bot
rapids-bot Bot merged commit 1668c2c into NVIDIA:branch-23.10 Sep 13, 2023
@robertmaynard
robertmaynard deleted the bug/dont_use_freed_memory_allocator branch September 13, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 - Ready for Review Ready for review by team bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Some libcudf gtests failing in with a Debug build and identify-stream-usage enabled

3 participants