![]() |
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 19 of file LSFJobRunner.py.
| def python.LSFJobRunner.LSFJobRunner.__init__ | ( | self, | |
| ** | params | ||
| ) |
Constructor (takes any number of parameters as an argument).
Definition at line 22 of file LSFJobRunner.py.
| def python.LSFJobRunner.LSFJobRunner.submitJob | ( | self, | |
| jobConfig | |||
| ) |
Submit a JobRunner job as a LSF batch job.
Definition at line 32 of file LSFJobRunner.py.
1.8.18