This is an old revision of the document!


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.

wiki/implement_quotas_based_on_cpu-time_into_the_scheduler.1407171756.txt.gz · Last modified: 2014/08/04 19:02 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki