sge_qsub_slave() — create a 'qsub' slave running on a Sun GridEngine node

sge_qsub_slave(options, array=None)
This submits a single-processor job to a Sun GridEngine system with the 'qsub' command. Once the job starts, it connects back to your master script and acts as a new slave process. Generally you would use an sge_qsub_job object instead, above, to automatically create slave processes when required.



Automatic builds 2016-07-01