ATLAS Offline Software
|
Public Member Functions | |
def | __init__ (self, **params) |
def | submitJob (self, jobConfig) |
LSFJobRunner - run jobs using the LSF batch system
Definition at line 20 of file LSFJobRunner.py.
def python.LSFJobRunner.LSFJobRunner.__init__ | ( | self, | |
** | params | ||
) |
Constructor (takes any number of parameters as an argument).
Definition at line 23 of file LSFJobRunner.py.
def python.LSFJobRunner.LSFJobRunner.submitJob | ( | self, | |
jobConfig | |||
) |
Submit a JobRunner job as a LSF batch job.
Definition at line 33 of file LSFJobRunner.py.