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

Sporadic hang or freeze in CUDA kernels #50

Closed
michel2323 opened this issue Apr 20, 2023 · 1 comment
Closed

Sporadic hang or freeze in CUDA kernels #50

michel2323 opened this issue Apr 20, 2023 · 1 comment

Comments

@michel2323
Copy link
Member

michel2323 commented Apr 20, 2023

Over the course of development, we observed hangs and freezes in CUDA kernels that get stuck in thread synchronization. Please report any such issue here.

Current active investigations:

First reported by @lukeli1990 exanauts/ExaAdmm.jl#44

This can be reproduced by executing the tests here: https://github.com/exanauts/SQOPF.jl/tree/ms/debug

Using Julia 1.8 test/runtests.jl completes, but fails with ] test. This is resolved by using Julia 1.9.

@michel2323
Copy link
Member Author

@kibaekkim @youngdae @lukeli1990 I'm closing this for now. Julia 1.9 does not trigger this, and it doesn't make sense IMO to chase a bug in old code. Just reopen if you disagree.

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

No branches or pull requests

1 participant