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

Memory-safe radix sort test #222

Merged

Conversation

gevtushenko
Copy link
Collaborator

Description

closes #214

Checklist

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

@gevtushenko gevtushenko requested a review from miscco July 14, 2023 06:06
Copy link
Collaborator

@miscco miscco left a comment

Choose a reason for hiding this comment

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

Proper memory management for the win

cub/test/test_device_radix_sort.cu Show resolved Hide resolved
@gevtushenko gevtushenko merged commit ed347c2 into NVIDIA:main Jul 14, 2023
368 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUG]: Radix sort test doesn't catch allocation exceptions
2 participants