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