Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.
    Info

    New in Qube 6.5

    Another new feature in Qube 6.5 is tracking "cumulative time", and this is stored as cpu-seconds.  This will show in CPU-Minutes is a feature introduced in Qube! 6.5, which tracks a job's "cumulative time." This is displayed in the Job Properties tab of WranglerView and ArtistView as "CPU-minutes".If Minutes", and is stored internally in CPU-seconds.

    Image Added

    For example, if a job instance or frame runs for 60 seconds, and has been allocated 3 slots, the "timecumulative" value is set to 180 when the instance or frame is complete/failed/killed. If the same job or instance is retried and is allocated 8 slots this the next time around, and runs for 30 seconds, the "cumulative time" is increased by (8 * 30) = 240 cpuCPU-seconds, for a new value of 180 + 240 = 420 cpuCPU-seconds.

    We feel that cpuCPU-minutes Minutes is a much more accurate metric for "how How much of the farm did I get?" that than trying to track cores or processors.

    See Also

    Job Reservations