Yesterday I added a new API for reporting accurate fraction done. Rytis pointed out that using this for a particular app would require rebuilding all versions of that app, which may be difficult or impossible.
So I decided to implement this in a different way. I made "exact fraction done" an attribute of apps, which you can set using the admin web interface. I removed this boinc_fraction_done_exact() API, which is no longer needed. This feature will be enforced by new clients (the next development release, which will be out soon). -- David _______________________________________________ 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.
