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

Add coverage for optimisation.parallel() #298

Closed
BradyPlanden opened this issue Apr 18, 2024 · 0 comments · Fixed by #299
Closed

Add coverage for optimisation.parallel() #298

BradyPlanden opened this issue Apr 18, 2024 · 0 comments · Fixed by #299
Assignees
Labels
enhancement New feature or request

Comments

@BradyPlanden
Copy link
Member

Feature description

Currently, optimisation.parallel() enables Pints.ParallelEvaluator for multi-threaded evaluations of the cost function vector object. Additional changes may be required for the different multi-processing context between Windows/MacOS (spawn) and Linux (fork).

At the same time, an evaluation of the performance of the parallel evaluation should be completed and an example notebook should be created.

Motivation

No response

Possible implementation

No response

Additional context

No response

@BradyPlanden BradyPlanden added the enhancement New feature or request label Apr 18, 2024
@BradyPlanden BradyPlanden self-assigned this Apr 18, 2024
@BradyPlanden BradyPlanden linked a pull request Apr 18, 2024 that will close this issue
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant