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

Multithreaded segfault #44

Open
axsk opened this issue Jan 24, 2025 · 0 comments
Open

Multithreaded segfault #44

axsk opened this issue Jan 24, 2025 · 0 comments

Comments

@axsk
Copy link
Owner

axsk commented Jan 24, 2025

Starting Julia multithreaded leads to segfaults, probably during sampling with OpenMM. This sounds as if it is related to PyCalls limited multithreading GC support.
This is surprising though since (afaik) we don't use any threads, at least explicitly, so every pycall should come from thread 1 anyways.

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