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 the network orbit correction #75

Closed
basaks opened this issue May 13, 2016 · 7 comments
Closed

Parallelise the network orbit correction #75

basaks opened this issue May 13, 2016 · 7 comments

Comments

@basaks
Copy link
Contributor

basaks commented May 13, 2016

Implement mpi and multiprocessing for network orbital correction to improve efficiency for large interferogram networks and low orbfitlksx and orbfitlksy values

@basaks basaks self-assigned this May 13, 2016
@basaks
Copy link
Contributor Author

basaks commented May 13, 2016

Complicated.
Parked for now and will revisit once the rest of run_pyrate has been parallelized.

@basaks
Copy link
Contributor Author

basaks commented Jun 22, 2016

Orbital correction method1 using MPI has been implemented in #107 .

@basaks
Copy link
Contributor Author

basaks commented Jun 22, 2016

Park MPI implementation of orbfit method 2 (more complicated) for now.

@basaks
Copy link
Contributor Author

basaks commented Mar 6, 2017

Log info of multilooked interferogram total memory requirement.
Test and fall back to independent method when memory requirement not satisfied.

@basaks
Copy link
Contributor Author

basaks commented Apr 21, 2017

Orbital fit method 1(independent method) is now mpi parallel.
Orbital fit method 2 (network method) is not parallel and way forward is captured in #147.

@mcgarth to decide future development.

@basaks basaks assigned mcgarth and unassigned basaks Apr 21, 2017
@mcgarth
Copy link
Contributor

mcgarth commented May 22, 2017

MPI/parallel network orb method to be implemented if testing reveals a bottleneck

@mcgarth mcgarth removed their assignment May 22, 2017
@mcgarth mcgarth changed the title implement mpi and multiprocessing for orbital correction implement mpi and multiprocessing for network orbital correction May 22, 2017
@sheecegardezi sheecegardezi changed the title implement mpi and multiprocessing for network orbital correction Implement mpi and multiprocessing for network orbital correction Feb 19, 2020
@mcgarth mcgarth changed the title Implement mpi and multiprocessing for network orbital correction Parallelise the network orbit correction Nov 16, 2020
@mcgarth mcgarth mentioned this issue Nov 16, 2020
@mcgarth
Copy link
Contributor

mcgarth commented Apr 29, 2021

Closing, the issue is too old and need is not high priority

@mcgarth mcgarth closed this as completed Apr 29, 2021
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

2 participants