... | @@ -6,3 +6,4 @@ |
... | @@ -6,3 +6,4 @@ |
|
4. When the proxy expires, the `arcproxy` command is automatically called.
|
|
4. When the proxy expires, the `arcproxy` command is automatically called.
|
|
5. The current job ids of the run with `-xrsl <name>.<extension>` are saved to `<name>.joblist`
|
|
5. The current job ids of the run with `-xrsl <name>.<extension>` are saved to `<name>.joblist`
|
|
6. The program no longer calls `arcstat -a` to get job statuses, it instead calls `arcstat` only for jobs that it is managing. This prevents seeing unrelated warnings if the program is not managing all your current jobs (multiple arcrunners running or some manual submissions).
|
|
6. The program no longer calls `arcstat -a` to get job statuses, it instead calls `arcstat` only for jobs that it is managing. This prevents seeing unrelated warnings if the program is not managing all your current jobs (multiple arcrunners running or some manual submissions).
|
|
|
|
7. The parameters `Q` and `S` are set to infinity in the case when the number of clusters is 1. This prevents canceling the job and resubmitting it to the same cluster again, which makes no sense. |
|
|
|
\ No newline at end of file |