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

Potential developer option: jf job analyze #95

Open
ml-evs opened this issue Mar 18, 2024 · 0 comments
Open

Potential developer option: jf job analyze #95

ml-evs opened this issue Mar 18, 2024 · 0 comments

Comments

@ml-evs
Copy link
Member

ml-evs commented Mar 18, 2024

As discussed briefly today, it might be useful to add a job analyzer that, for jobs run in a particular mode, records the times at which a job changes status, which will enable (with some pre-defined level of granularity) the job wall-time, queue time, transfer time and serialization time. This could then be extended to a flow too.

This ties in with the idea of small jobs, as it will allow us to basically profile the cases for which workflow overhead is too much and needs optimisation, and also cases where the small job part is not worth optimizing away given the real HPC time required (e.g., making 2000 super cells might be 1000 times slower than running natively, but if you are going to run DFT on those 2000 anyway it will still be 0.001% of the total time).

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