IMP logo
Static Public Attributes
IMP.parallel.SGEQsubSlaveArray Class Reference

Detailed Description

An array of slaves on a Sun Grid Engine system, started with 'qsub'.

To use this class, the master process must be running on a machine that can submit Sun Grid Engine (SGE) jobs using the 'qsub' command (this is termed a 'submit host' by SGE). The class starts an SGE job array (every slave has the same SGE job ID, but a different task ID).

Parameters:
numslaveThe number of slaves, which correponds to the number of tasks in the SGE job.
optionsA string of SGE options that are passed on the 'qsub' command line. This is added to standard_options.
+ Inheritance diagram for IMP.parallel.SGEQsubSlaveArray:

List of all members.

Static Public Attributes

string standard_options = '-j y -cwd -r n -o sge-errors'

The documentation for this class was generated from the following file:

Generated on Tue May 22 2012 23:33:37 for IMP by doxygen 1.8.1