I have got a datafile which contains fields such as "Project Code", "Failure Number", "Failure Interval Length" ...etc. Failure interval for all the projects are in "wall clock time seconds" except for one project which is in "CPU Seconds". I need to do some regression analysis between project size and average failure interval.
I want to know how do we convert CPU Seconds to Wall Clock time seconds or vice versa?
I want to know how do we convert CPU Seconds to Wall Clock time seconds or vice versa?