Home | Trees | Indices | Help |
---|
|
object --+ | GPIDev.Base.Objects.Node --+ | GPIDev.Base.Objects.GangaObject --+ | GPIDev.Adapters.IBackend.IBackend --+ | Condor
This is a Ganga.GPI.Condor implementation class. Refer to Ganga.GPI.Condor.__doc__ for documentation.
|
|||
_proxyClass Condor backend - submit jobs to a Condor pool. |
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
|
|||
Inherited from |
|
|||
_name =
|
|||
_schema = <Ganga.GPIDev.Schema.Schema.Schema instance at 0x337
|
|||
actualCE = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x3
|
|||
cputime = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x33
|
|||
env = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x3379810>
|
|||
getenv = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x337
|
|||
globus_rsl = <Ganga.GPIDev.Base.Objects.Descriptor object at 0
|
|||
globusscheduler = <Ganga.GPIDev.Base.Objects.Descriptor object
|
|||
id = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x3379590>
|
|||
rank = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x3379490>
|
|||
requirements = <Ganga.GPIDev.Base.Objects.Descriptor object at
|
|||
shared_filesystem = <Ganga.GPIDev.Base.Objects.Descriptor obje
|
|||
status = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x337
|
|||
statusDict =
|
|||
submit_options = <Ganga.GPIDev.Base.Objects.Descriptor object
|
|||
universe = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x3
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Kill running job. No arguments other than self Return value: True if job killed successfully, or False otherwise
|
Resubmit job that has already been configured. Return value: True if job is resubmitted successfully, or False otherwise
|
Submit job to backend. Return value: True if job is submitted successfully, or False otherwise
|
Submit Condor Description File. Argument other than self: cdfpath - path to Condor Description File to be submitted Return value: True if job is submitted successfully, or False otherwise |
Update monitoring information for individual jobs: jobs is a list which may contain subjobs as well as the non-split jobs. This method is never called by the framework directly. It may only be called by the default implementation of master_updateMonitoringInformation().
|
|
_schema
|
actualCE
|
cputime
|
getenv
|
globus_rsl
|
globusscheduler
|
requirements
|
shared_filesystem
|
status
|
statusDict
|
submit_options
|
universe
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:20 2012 | http://epydoc.sourceforge.net |