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

Debugging stuck computations #20

Open
michaelcadilhac opened this issue Sep 26, 2021 · 0 comments
Open

Debugging stuck computations #20

michaelcadilhac opened this issue Sep 26, 2021 · 0 comments

Comments

@michaelcadilhac
Copy link

Hi there,

I'm not sure what's the best way to report this, and to be honest, I don't know if this is Sylvan's fault or mine, but I have some computation that gets stuck. The 3 threads (I used sylvan_start (2, 0) to reduce the clutter) are in this position:

scNlOnoC
This is the main thread, active looping.

sc2ferqa
This is thread 2, with all conditions failing.

sc6Vk5Mf
This is thread 3, constantly entering the first block.

How can I help debugging this?

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