An array of slaves in a Sun Grid Engine system parallel environment.
In order to use this class, the master must be run via Sun Grid Engine's 'qsub' command and submitted to a parallel environment using the qsub -pe option. This class will start slaves on every node in the parallel environment (including the node running the master). Each slave is started using the 'qrsh' command with the '-inherit' option.
Inheritance diagram for IMP.parallel.SGEPESlaveArray: