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

fix juliacall multi-threading segmentation fault #102

Merged

Conversation

xptree
Copy link
Contributor

@xptree xptree commented Jan 12, 2023

This PR fixes the multi-threading segmentation fault problem in juliacall by turning off julia GC, but may lead to OOM problem. This is a known problem of juliacall JuliaPy/PythonCall.jl#219

Copy link
Contributor

@refraction-ray refraction-ray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@refraction-ray refraction-ray merged commit bfbf123 into tencent-quantum-lab:master Jan 12, 2023
@xptree xptree deleted the juliacall-multi-threading branch January 12, 2023 07:03
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

Successfully merging this pull request may close these issues.

2 participants