format: HOSTNAME:PORT.
-t <seconds> |
| Abort work_queue_worker after this amount of idle time (default=900s).
|
-d <subsystem> |
| Enable debugging on worker for this subsystem (try -d all to start).
|
-w <size> |
| Set TCP window size
|
-i <time> |
| Set initial value for backoff interval when worker fails to connect to a master. (default=1s)
|
-b <time> |
| Set maxmimum value for backoff interval when worker fails to connect to a master. (default=60s)
|
-z <size> |
| Set available disk space threshold (in MB). When exceeded worker will clean up and reconnect. (default=100MB)
|
-A <arch> |
| Set architecture string for the worker to report to master instead of the value in uname.
|
-O <os> |
| Set operating system string for the worker to report to master instead of the value in uname.
|
-s <path> |
| Set the location for creating the working directory of the worker.
|
-j <> |
| Use job array to submit workers.
|
-p <parameters> |
| Torque qsub parameters.
|
-h | Show help message.
|