next up previous contents index
Next: ssh_slave() create Up: Parallel job support Previous: sge_pe_slave() create   Contents   Index

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.



Ben Webb 2008-02-01