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

Implement real-time estimation of remaining calculation time for each routines #92

Open
6 tasks
jam31118 opened this issue Jan 10, 2019 · 0 comments
Open
6 tasks
Labels
enhancement New feature or request

Comments

@jam31118
Copy link
Owner

jam31118 commented Jan 10, 2019

An idea : for each time step, the elapsed time can be measured. The total time left can be estimated from these information.

  • Consider the time difference between field-present and field-free case, for both propagation and tsurff routines each
  • Implement this estimator for the following routines
    • real-prop
    • ppp & ppp-mpi
    • eval-tsurff & eval-tsurff-mpi
    • imag-prop
@jam31118 jam31118 added the enhancement New feature or request label Jan 10, 2019
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
None yet
Development

No branches or pull requests

1 participant