Changes between Version 34 and Version 35 of DevProjects


Ignore:
Timestamp:
Nov 27, 2007, 3:42:28 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevProjects

    v34 v35  
    100100          * Scheduler: implement mechanisms so that server:
    101101                * 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.
    103103
    104104Please check with [ProjectPeople area owner or David Anderson] before undertaking any of these.