Torque

Torque.py is a DIRAC independent class representing Torque batch system. Torque objects are used as backend batch system representation for LocalComputingElement and SSHComputingElement classes

class DIRAC.Resources.Computing.BatchSystems.Torque.Torque

Bases: object

getCEStatus(**kwargs)

Get the overall CE status

getJobOutputFiles(**kwargs)

Get output file names and templates for the specific CE

getJobStatus(**kwargs)

Get the status information for the given list of jobs

killJob(**kwargs)

Kill all jobs in the given list

submitJob(**kwargs)

Submit nJobs to the Torque batch system