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
There's an exit at pc = b6f0 where all the threads are exiting but 1 thread seem to be still going on later. Any thoughts on what causes this behavior? My simulator deadlocks after this instruction.
I confirmed that from #39 , I'm using the latest __ballot_sync
Any advice to resolve this would be great.
Thanks,
Christin
The text was updated successfully, but these errors were encountered:
Hi,
I'm facing an issue similar to #39
There's an exit at pc = b6f0 where all the threads are exiting but 1 thread seem to be still going on later. Any thoughts on what causes this behavior? My simulator deadlocks after this instruction.
I confirmed that from #39 , I'm using the latest
__ballot_sync
Any advice to resolve this would be great.
Thanks,
Christin
The text was updated successfully, but these errors were encountered: