.TH "sge_submit_workers" 1 "" "CCTools 7.0.9 FINAL" "Cooperative Computing Tools" .SH NAME .LP \fBsge_submit_workers\fP - submit work_queue_worker to a SUN Grid Engine (SGE). .SH SYNOPSIS .LP .fam C .nf .nh .IP "" 8 \FC\fBsge_submit_workers [options] \fP\FT .fi .hy .fam .P when auto mode is not enabled for the worker, or .fam C .nf .nh .IP "" 8 \FC\fBsge_submit_workers [options] \fP\FT .fi .hy .fam .P when auto mode is enabled for the worker. .SH DESCRIPTION .LP \FCsge_submit_workers\FT schedules the execution of \fBwork_queue_worker(1)\fP on the SUN Grid Engine (SGE) through its job submission interface, qsub. The number of \fBwork_queue_worker\fP scheduled and run is given by the \fBnum-workers\fP argument. The \fBservername\fP and \fBport\fP arguments specify the hostname and port number of the master for the work_queue_worker to connect. These two arguments become optional when the auto mode option is specified for work_queue_worker. .SH OPTIONS .LP .LP .TP \fB-M\fP, \fB-\-master-name\fP=\fI\fP . Name of the preferred master for worker. (auto mode enabled) .TP \fB-N\fP, \fB-\-name\fP=\fI\fP . Preferred project name for work_queue_worker to connect. (auto mode enabled) .TP \fB-C\fP, \fB-\-catalog\fP=\fI\fP . Set catalog server for work_queue_worker to . format: HOSTNAME:PORT. .TP \fB-t\fP, \fB-\-timeout\fP=\fI\fP . Abort work_queue_worker after this amount of idle time (default=900s). .TP \fB-d\fP, \fB-\-debug\fP=\fI\fP . Enable debugging on worker for this subsystem (try -d all to start). .TP \fB-w\fP, \fB-\-tcp-window-size\fP=\fI\fP . Set TCP window size .TP \fB-i\fP, \fB-\-min-backoff\fP=\fI