IMP
2.4.0
The Integrative Modeling Platform
|
Representation of an array of slaves. More...
Representation of an array of slaves.
This is similar to Slave, except that it represents a collection of slaves that are controlled together, such as a batch submission system array job on a compute cluster. Slave is an abstract class; instead of using this class directly, use a subclass such as SGEQsubSlaveArray.
Definition at line 443 of file parallel/__init__.py.