Skip to content

[CUDA] Check CUDA error in synchronize#2757

Merged
zcbenz merged 1 commit intoml-explore:mainfrom
zcbenz:cuda-sync-error
Nov 13, 2025
Merged

[CUDA] Check CUDA error in synchronize#2757
zcbenz merged 1 commit intoml-explore:mainfrom
zcbenz:cuda-sync-error

Conversation

@zcbenz
Copy link
Copy Markdown
Collaborator

@zcbenz zcbenz commented Nov 13, 2025

When there was fatal error running CUDA kernel, further CUDA calls would fail and synchronize() would get stuck because it would be waiting for a callback failed to be registered.

Copy link
Copy Markdown
Member

@angeloskath angeloskath left a comment

Choose a reason for hiding this comment

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

🙏

@zcbenz zcbenz merged commit b704e9e into ml-explore:main Nov 13, 2025
8 checks passed
@zcbenz zcbenz deleted the cuda-sync-error branch November 13, 2025 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants