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

Grid job watcher #5

Open
bdrum opened this issue Jun 27, 2020 · 0 comments
Open

Grid job watcher #5

bdrum opened this issue Jun 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bdrum
Copy link
Owner

bdrum commented Jun 27, 2020

Check quota and resubmit automatically:

alien.py quota # gives me the current state of my quota

alien.py ps -M # gives me master jobs

alien.py masterjob id # gives me statuses and number of subjobs

Check the quota if some resources are available then
get masterjobs with error status and resubmit it

masterjob 1910353952 -status ERROR_V resubmit

In order to be independent of constant running my machine I can use lxplus

@bdrum bdrum added the enhancement New feature or request label Jun 27, 2020
@bdrum bdrum self-assigned this Jun 27, 2020
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