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

ENH: release global interpreter lock #101

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sabonerune
Copy link

Release GIL when execute Synthesis CheapTrick Dio Harvest D4C StoneMask.

Update World.
NOTE: Updating the world is necessary to prevent a data race in randn().

Other small optimizations.

@sabonerune sabonerune force-pushed the enh/release-gil branch 2 times, most recently from ba4b424 to 9ce46d1 Compare October 31, 2024 08:27
Release GIL when execute `Synthesis` `CheapTrick` `Dio` `Harvest` `D4C` `StoneMask`.

Update World.
NOTE: Updating the world is necessary to prevent a data race in `randn()`.

Other small optimizations.
@sabonerune
Copy link
Author

python setup.py does not build correctly.
Please use pip or build.
ref: https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html

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.

1 participant