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

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

sabonerune
Copy link
Contributor

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
Contributor 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

@JeremyCCHsu JeremyCCHsu merged commit 9e6cd3e into JeremyCCHsu:master Jan 20, 2025
1 check passed
@sabonerune sabonerune deleted the enh/release-gil branch January 21, 2025 10:02
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