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

Payu current run info/log #520

Open
jo-basevi opened this issue Sep 23, 2024 · 0 comments
Open

Payu current run info/log #520

jo-basevi opened this issue Sep 23, 2024 · 0 comments

Comments

@jo-basevi
Copy link
Collaborator

It can be hard to tell where payu is up to during a payu run, especially when the model is being run sequentially -n N, and there's multiple different PBS jobs being run (the main model execution job, and then subsequent post-processing jobs - collate, sync, postscripts).

A command (payu status/payu info/?) could display:

  • what jobs are currently being run or have completed.
  • map to the standard error/output logs files for each job.
  • If jobs exits with an error - it can be hard to tell if a post-processing job exits with an error unless manually reading all the log files.

The above information could be stored in log file that is populated as various stages are submitted and running.

If jobs are currently being run, payu sweep and payu checkout could be prevented from running. Related Issues:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant