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 bootstrapping #36

Open
rofinn opened this issue Dec 3, 2018 · 2 comments
Open

Parallel bootstrapping #36

rofinn opened this issue Dec 3, 2018 · 2 comments

Comments

@rofinn
Copy link
Contributor

rofinn commented Dec 3, 2018

It'd be nice if there was a bootstrap method (or pbootstrap function) that supported distributing the for-loop over multiple cores.

@juliangehring
Copy link
Owner

Yes, I agree that would be nice to have. I had that idea of parallelising the bootstrapping on my mind for quite a while, but both going through pmap or a parallel loop didn't seem to be a good fit. Maybe it's time to reevaluate this - I'm open for any good ideas.

@Boxylmer
Copy link

Any luck or news on this? I can definitely add my +1 because some of our fits take minutes and doing 1000 of them is rough if it cannot be distributed.

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

No branches or pull requests

3 participants