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

Revert joblib.Parallel and use mp.Pool + mp.SharedMemory instead #1222

Merged
merged 7 commits into from
Feb 19, 2025

Conversation

kernc
Copy link
Owner

@kernc kernc commented Feb 18, 2025

Fixes #1220

Verified

This commit was signed with the committer’s verified signature.
This reverts commit 7b69b1f.

Verified

This commit was signed with the committer’s verified signature.
@kernc kernc force-pushed the revert_joblib branch 3 times, most recently from 5e8156f to 8afaaf8 Compare February 18, 2025 06:16

Verified

This commit was signed with the committer’s verified signature.
Includes backported SharedMemory from 3.13
python/cpython#82300 (comment)

Verified

This commit was signed with the committer’s verified signature.
@kernc kernc force-pushed the revert_joblib branch 9 times, most recently from d59e641 to 4988fe8 Compare February 18, 2025 08:57

Verified

This commit was signed with the committer’s verified signature.

Verified

This commit was signed with the committer’s verified signature.

Verified

This commit was signed with the committer’s verified signature.
@kernc kernc merged commit adcc5f3 into master Feb 19, 2025
7 checks passed
@kernc kernc deleted the revert_joblib branch February 19, 2025 15:14
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.

Optimization multithreading broken since 0.6.0
1 participant