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

[REVIEW] Add RMM_ASSERT_CUDA_SUCCESS utility macro #429

Merged
merged 6 commits into from
Jul 20, 2020

Conversation

jrhemstad
Copy link
Contributor

@jrhemstad jrhemstad commented Jul 6, 2020

Adds RMM_ASSERT_CUDA_SUCCESS to provide more error information when an assert is triggered on a CUDA runtime API

@jrhemstad jrhemstad added the 3 - Ready for review Ready for review by team label Jul 6, 2020
@GPUtester
Copy link
Contributor

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

@harrism harrism changed the title [REIVEW] Fix "Debug" build and add new error checking utility for asserting CUDA runtime API success [REVIEW] Fix "Debug" build and add new error checking utility for asserting CUDA runtime API success Jul 10, 2020
@harrism harrism changed the title [REVIEW] Fix "Debug" build and add new error checking utility for asserting CUDA runtime API success [REVIEW] Add RMM_ASSERT_CUDA_SUCCESS utility macro Jul 20, 2020
Copy link
Member

@harrism harrism left a comment

Choose a reason for hiding this comment

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

Looks good. Updated the PR title and description since this PR now just adds RMM_ASSERT_CUDA_SUCCESS.

@jrhemstad can you please add a changelog entry so we can get this merged?

@jrhemstad jrhemstad merged commit e2c0e95 into rapidsai:branch-0.15 Jul 20, 2020
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants