You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Check quota and resubmit automatically:
Check the quota if some resources are available then
get masterjobs with error status and resubmit it
In order to be independent of constant running my machine I can use lxplus
The text was updated successfully, but these errors were encountered: