You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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.
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.The text was updated successfully, but these errors were encountered: