Changes between Version 2 and Version 3 of GpuSched


Ignore:
Timestamp:
Oct 15, 2008, 12:29:43 PM (15 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GpuSched

    v2 v3  
    7777If we can't resolve this we'll have to change the scheduling policy
    7878to avoid overcommitting the CPU in the presence of GPU apps.
     79
     80== Feature requests ==
     81
     82 * A preference to limit # of GPUs used.
     83 * (More specific) a preference to say which specific GPU(s) can be used
     84 * Scheduler: there are a couple of places where we multiply something (e.g., max # of in-progress jobs) by NCPUS.  For GPU jobs, this should be #GPUS.
     85 * How to enforce resource share for GPUs (w/ multiple projects using GPUs)
     86