cluster:Worker
From Dgiref
|
Worker Nodes are the work horses of the system. Their role is to run batch jobs, submitted by the batch server. Jobs often spend most of their life cycle executing. While a job is running, its status can be queried with qstat. When a job has completed, by default, the stdout to store the output and stderr to store the errors files are created. |
|
