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

Parallelise fitBy on runlist #178

Open
josephguillaume opened this issue Feb 2, 2021 · 0 comments
Open

Parallelise fitBy on runlist #178

josephguillaume opened this issue Feb 2, 2021 · 0 comments
Milestone

Comments

@josephguillaume
Copy link
Collaborator

This is a common parallelisation use case
Rather than having to manually set up parallelisation, the fitBy functions operating on a runlist can do it themselves.
Currently update.runlist and objFunVal.runlist are parallelised, but we probably don't want to operate directly on these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant