Changes between Version 34 and Version 35 of DevProjects
- Timestamp:
- Nov 27, 2007, 3:42:28 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevProjects
v34 v35 100 100 * Scheduler: implement mechanisms so that server: 101 101 * Attempts to send results from the same WU to hosts with similar turnaround time, so that a fast host doesn't have to wait weeks to get credit. 102 * Implement a ‘benchmark result’ mechanism: every host runs a benchmark result per app version, and the CPU time determines credit/CPU for future results.102 * Implement a "reference WU" mechanism. An app can have a reference WU. Every host must complete the reference WU before it is sent any other jobs for that app. This could be used, e.g., to do app-specific benchmarking, to gather info on the host hardware or software configuration, or to periodically check the numerical hardware. 103 103 104 104 Please check with [ProjectPeople area owner or David Anderson] before undertaking any of these.