About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Great ! We look forward for it !
Thanks
Ok, it's on the backlog and hopefully get to it early next year.
Yes but we need to know how far the job is advanced. For example if my job needs 1000 CPU seconds to end and it has already used 500 seconds then I know that the job is advanced at 50%.
CPU efficiency is intended to show whether a job is advancing - if a job is consuming cpu time at the same rate of run time, then its 100%.
If the job hangs, for example, then the efficiency will rapidly drop.
efficiency = total_accumulated_cpu_time / (wall_clock_time * ncores)