... | @@ -9,3 +9,4 @@ |
... | @@ -9,3 +9,4 @@ |
|
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.
|
|
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.
|
|
8. Parameter `T` introduced, which is useful, if we want to stop processing the jobs even though they are not all finished. More or less, this was the easiest way to refresh the job list ...
|
|
8. Parameter `T` introduced, which is useful, if we want to stop processing the jobs even though they are not all finished. More or less, this was the easiest way to refresh the job list ...
|
|
9. We check whether the output files were downloaded successfully. The reason for this is that sometimes the first byte of the file is lost on the way from grid to the computer.
|
|
9. We check whether the output files were downloaded successfully. The reason for this is that sometimes the first byte of the file is lost on the way from grid to the computer.
|
|
|
|
123. Arccat option |
|
|
|
\ No newline at end of file |