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

Document compute sanitizer memcheck support [skipci] #790

Merged

Conversation

harrism
Copy link
Member

@harrism harrism commented Jun 1, 2021

Adds a section to README.md explaining incompatibility of most pool-based memory resources with memcheck, and noting that cuda_async_memory_resource and cuda_memory_resource are compatible with memcheck.

Fixes #39

@harrism harrism changed the title Add details about compute sanitizer memcheck support [skipci] Document compute sanitizer memcheck support [skipci] Jun 1, 2021
@harrism harrism added 3 - Ready for review Ready for review by team doc Documentation non-breaking Non-breaking change labels Jun 1, 2021
@harrism harrism self-assigned this Jun 1, 2021
@harrism harrism requested review from jrhemstad and ogreen June 1, 2021 02:14
@harrism harrism added this to PR-WIP in v21.08 Release via automation Jun 1, 2021
v21.08 Release automation moved this from PR-WIP to PR-Reviewer approved Jun 1, 2021
@harrism
Copy link
Member Author

harrism commented Jun 2, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 37eac38 into rapidsai:branch-21.08 Jun 2, 2021
v21.08 Release automation moved this from PR-Reviewer approved to Done Jun 2, 2021
Copy link

@ogreen ogreen left a comment

Choose a reason for hiding this comment

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

Thanks for updating the documentation.

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 doc Documentation non-breaking Non-breaking change
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[DOC] - RMM will not capture Out-of-Bound segfaults in pool mode
3 participants