Changes between Version 4 and Version 5 of GpuWorkFetch


Ignore:
Timestamp:
Dec 23, 2008, 3:24:39 PM (15 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GpuWorkFetch

    v4 v5  
    4141
    4242Work fetch:
    43  * for each proc type (start with coprocs)
     43 * do RR sim
     44 * for each proc type T (start with coprocs)
    4445  * if shortfall
     46   * P = project with recent jobs for T and largest LTD(P, T)
     47   * send P a request with
     48    * T.idle
     49    * T.shortfall
     50    * if T is CPU, work_req_seconds = T.shortfall
    4551
    4652CPU sched policy
    4753
     54Server job send
     55