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

Parallel distribution fitting #35

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

KrystofS
Copy link
Contributor

My take on Issue #34

I did not do any benchmarking. But this should scale fairly linearly with the number of cores. There could be settings added for disabling multiprocessing but having it use all available cores seems like a reasonable default to me.

@erdogant
Copy link
Owner

It unfortunately throws an error: BrokenProcessPool: A task has failed to un-serialize. Please ensure that the arguments of the function are all picklable.

@KrystofS
Copy link
Contributor Author

Environment and repro steps? I've ran included tests on my machine just fine.

@erdogant
Copy link
Owner

Ok. Good to know. I will try again.

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