-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Use cuda error code instead of error text in get_cuda_error_help #158688
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/158688
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit b61d742 with merge base 3bb729d ( UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
35b38da
to
b61d742
Compare
@pytorchbot merge |
Merge failedReason: Approvers from one of the following sets are needed:
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
…orch#158688) Use cudaError_t and switch through the enum to prevent impact by upstream changes in wording Pull Request resolved: pytorch#158688 Approved by: https://github.com/q10, https://github.com/aorenste
Use cudaError_t and switch through the enum to prevent impact by upstream changes in wording