The Application details page for a host running an older version of BOINC shows
all applications as having zero tasks completed. That's because the pfc_n count
is used, and that isn't incremented unless the result elapsed time is reported.
I think it would be better to use et_n which is updated for each result which
affects et_avg. That way the "Average processing rate" and "Number of tasks
completed" would be logically related.
Ref: function show_hav() in html/user/host_app_versions.php
--
Joe
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.