.TH "torque_submit_workers" 1 "" "CCTools 7.0.9 FINAL" "Cooperative Computing Tools" .SH NAME .LP \fBtorque_submit_workers\fP - submit work_queue_worker to a Torque cluster. .SH SYNOPSIS .LP \FC\fBtorque_submit_workers [options] \fP\FT .SH DESCRIPTION .LP \FCtorque_submit_workers\FT schedules the execution of \fBwork_queue_worker(1)\fP on the Torque batch system 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 .B \ -M . Name of the preferred master for worker. .TP .BI \ -N \ . Preferred project name for work_queue_worker to connect. .TP .BI \ -c \ . Set the number of cores each worker should use (0=auto). (default=1) .TP .BI \ -C \ . Set catalog server for work_queue_worker to . format: HOSTNAME:PORT. .TP .BI \ -t \ . Abort work_queue_worker after this amount of idle time (default=900s). .TP .BI \ -d \ . Enable debugging on worker for this subsystem (try -d all to start). .TP .BI \ -w \ . Set TCP window size .TP .BI \ -i \