-
Notifications
You must be signed in to change notification settings - Fork 171
cuda.core: CUResult
, cudaError
explanations
#503
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
Conversation
…ATIONS originally created under PR NVIDIA#458 This code was removed from PR NVIDIA#458 with this commit: NVIDIA@d3df80d
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
… cuda_utils.handle_return()
…ror_explanations_health()
/ok to test |
This comment has been minimized.
This comment has been minimized.
CUResult
, cudaError
explanationsCUResult
, cudaError
explanations
Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
cuda_core/cuda/core/experimental/_utils/driver_cu_result_explanations.py
Outdated
Show resolved
Hide resolved
/ok to test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally really like it. Hopefully we can revert it all one day if error messages improve from upstream in the callstack. Will approve after code freeze :)
/ok to test |
/ok to test |
I freshly updated this PR (git merge main). @ksimpson-work or @leofang, could someone please approve? |
|
Awesome! |
Closes #198
Produce more informative error messages than what the driver or runtime libraries have built in.