Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
wiki:implement_quotas_based_on_cpu-time_into_the_scheduler [2014/07/17 14:52] bzizouwiki:implement_quotas_based_on_cpu-time_into_the_scheduler [2014/08/04 19:02] neyron
Line 1: Line 1:
 ====== Proposition (CIMENT) ====== ====== Proposition (CIMENT) ======
-For a given //project// (or user), the jobs currently running in the system should not exceed a certain amount of //cpu-time// **Q(project)**. The current cpu-time of a project **T(project)** is defined as the sum of all remaining cpu-times of the running jobs of a project (number_of_resources*remaining_walltime). When the scheduler encounters a job with a **t** cpu-time (number_of_resources*walltime) , with **t > Q(project)-T(project)** it should not be scheduled and be kept in the FIFO.+For a given //project// (or user), the jobs currently running in the system should not exceed a certain amount of //cpu-time// **Q(project)**.  
 + 
 +The current cpu-time of a project **T(project)** is defined as the sum of all remaining cpu-times of the running jobs of a project (number_of_resources*remaining_walltime).  
 + 
 +When the scheduler encounters a job with a **t** cpu-time (number_of_resources*walltime) , with **t > Q(project)-T(project)** it should not be scheduled and be kept in the FIFO.
  
  
wiki/implement_quotas_based_on_cpu-time_into_the_scheduler.txt · Last modified: 2014/08/04 19:07 by capitn
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki