ATLAS Offline Software
Loading...
Searching...
No Matches
python.LSFJobRunner Namespace Reference

Classes

class  LSFJobRunner

Variables

str __author__ = 'Juerg Beringer'
str __version__ = '$Id: LSFJobRunner.py 216126 2009-09-29 16:12:59Z atlidbs $'

Detailed Description

LSFJobRunner is a JobRunner for running jobs with the LSF batch system.

Written by Juerg Beringer (LBNL) in 2008.

Variable Documentation

◆ __author__

str python.LSFJobRunner.__author__ = 'Juerg Beringer'
private

Definition at line 11 of file LSFJobRunner.py.

◆ __version__

str python.LSFJobRunner.__version__ = '$Id: LSFJobRunner.py 216126 2009-09-29 16:12:59Z atlidbs $'
private

Definition at line 12 of file LSFJobRunner.py.