LSF
LSF.py is a DIRAC independent class representing LSF batch system. LSF objects are used as backend batch system representation for LocalComputingElement and SSHComputingElement classes
- class DIRAC.Resources.Computing.BatchSystems.LSF.LSF
Bases:
object
- getCEStatus(**kwargs)
Method to return information on running and pending jobs.
- getJobStatus(**kwargs)
Get the status information for the given list of jobs
- killJob(**kwargs)
Kill jobs in the given list
- submitJob(**kwargs)
Submit nJobs to the condor batch system