Trees | Indices | Help |
|
---|
|
Provide an API that allows a definition of a job, comprised of a static task definition and a set of runtime parameters.
|
|||
TaskSpecificationError | |||
RuntimeParametersError | |||
SpecificationKeyError An error thrown when a key is missing from a serialized specification. |
|||
TaskSpecificationKeyError | |||
RuntimeParametersKeyError | |||
JobSpecificationKeyError | |||
Keys Keys used in the JSON serialization. |
|||
TaskSpecification A class that holds the information necessary to run a task on a compute resource. |
|||
TaskSpecificationBuilder A class for building up a TaskSpecification from a specific list of command-line arguments. |
|||
RuntimeParameters | |||
RuntimeParametersBuilder | |||
JobSpecification This class provides a serializable job definiton and consists of a task specification along with runtime parameters. |
|||
JobSpecificationBuilder A helper class to create a TaskSpecification and RuntimeParameters from a specific set of command-line arguments. |
|
|||
|
|
|||
mmshare_exec =
|
|||
_KEY_RE =
|
|||
JOBNAME_KEY =
|
|||
STDOUT_KEY =
|
|||
STDERR_KEY =
|
|||
RESERVED_KEYS =
|
|||
DEFAULT_STDERR =
|
|||
DEFAULT_STDOUT =
|
|||
RESERVED_OUTPUT_FILENAMES =
|
|||
__package__ =
|
|
mmshare_exec
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 26 05:41:35 2016 | http://epydoc.sourceforge.net |