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

Add status script #87

Open
grzanka opened this issue Sep 2, 2017 · 0 comments
Open

Add status script #87

grzanka opened this issue Sep 2, 2017 · 0 comments

Comments

@grzanka
Copy link
Collaborator

grzanka commented Sep 2, 2017

Users may not be familiar with scheduler commands which check job status.
Along with submit.sh there should be a script status.sh which should query batch system for job status.

It should print sth like that:

Status report
Job array: RUNNING
Submitted on: XXX

First job (no XX) started running at: XXXX

Job 1: PENDING
Job 2: RUNNING (started at XXX)
Job 3: DONE (started at XXX, finished at XXX)
...
Job 100: FAILED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants