| Trees | Indices | Help |
|
|---|
|
|
|
|||
| RunMode | |||
| JobOptions | |||
| JobConfig | |||
| AbstractJobTask | |||
| CmdJobTask | |||
| JobStatusLoop | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Returns boolean if we should use detached jobs.
|
Given a host string, get the corresponding hosts list from jobcontrol and
return the first hostname from that list.
@type host: string
@param host:
Hosts string which determine the string value of result
server argument. These are values usually from configuration
dialog and is of the form "galina" or "galina:1" or
"galina,monica" or "galina:2,monica:3" or "galina monica" or
"galina:2 monica:3".
@rtype: str
@return: Hostname based on the first of the first hosts in the
jobcontrol list.
|
Return string value of result server argument.
|
Return True if jobid belongs to viewname of a panel. Used by incorporation callbacks to determine if the job belongs to us.
|
Converts a command list to a command string. Don't do this if you can possibly avoid it. subprocess.list2cmdline() is not sufficient because it won't quote env vars like $SCHRODINGER (which can expand to "path with spaces"
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue May 2 06:32:57 2017 | http://epydoc.sourceforge.net |