GPU3 clients reporting 99 Frames Completed to the WU History Database. This is
due to the log only showing 499999 of 500000 completed steps (for example).
The calculation in HFM expects the completed to be equal or greater than the
total and thus only reports 99 Frames Completed
I am changing this calculation and using the reported FrameID from the last
logged frame instead. The log parsing API validates frames within 10% of their
completed to total steps, no need to run this calculation again later.
Original issue reported on code.google.com by harlam357 on 12 Feb 2011 at 8:00
Original issue reported on code.google.com by
harlam357
on 12 Feb 2011 at 8:00