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

Make the update step run in parallell #6472

Closed
oyvindeide opened this issue Nov 2, 2023 · 2 comments
Closed

Make the update step run in parallell #6472

oyvindeide opened this issue Nov 2, 2023 · 2 comments
Assignees

Comments

@oyvindeide
Copy link
Collaborator

We can look into ways of parallelizing the update step, options include looking into dask, openmpi, etc. Must make sure this does not make #6334 more complicated.

@oyvindeide oyvindeide added this to SCOUT Aug 25, 2023
@oyvindeide oyvindeide converted this from a draft issue Nov 2, 2023
@oyvindeide
Copy link
Collaborator Author

Blocked by: #6474, we can revisit once we evaluate the results from that.

@oyvindeide oyvindeide added this to the Adaptive localisation milestone Dec 1, 2023
@dafeda dafeda removed the blocked label Dec 14, 2023
@dafeda dafeda moved this from Todo to In Progress in SCOUT Dec 15, 2023
@dafeda dafeda self-assigned this Dec 15, 2023
@dafeda dafeda moved this from In Progress to Todo in SCOUT Jan 3, 2024
@dafeda
Copy link
Contributor

dafeda commented Feb 5, 2024

Did experiments with using multiprocessing and shared memory, but could not get consistently better performance.
Note that I did not spend much time on this, and it is probably possible to get some gains here.
Closing this for now, but may re-open once we get some user-feedback.

@dafeda dafeda closed this as completed Feb 5, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in SCOUT Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants