MJFResourceUsage
The Machine/Job Features TimeLeft utility interrogates the MJF values for the current CPU and Wallclock consumed, as well as their limits.
- class DIRAC.Resources.Computing.BatchSystems.TimeLeft.MJFResourceUsage.MJFResourceUsage(jobID, parameters)
Bases:
ResourceUsage
This is the MJF plugin of the TimeLeft Utility
- __init__(jobID, parameters)
Standard constructor
- getResourceUsage()
Returns S_OK with a dictionary containing the entries CPU, CPULimit, WallClock, WallClockLimit, and Unit for current slot.