Homec4science

BibSched: adjust runtimes when using sequence-id

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on Aug 16 2012, 14:04.

Description

BibSched: adjust runtimes when using sequence-id

  • Whithin a set of tasks having the same sequence-id, when, according to its runtime value, a task is scheduled to be executed after another task which has higher task_id, the other task's runtime is adjusted accordingly to be executed after the earlier task.
  • When a task is postponed because it happens to be executed outside of its time limit, all the other tasks in the same sequence id, with an earlier runtime but a later task_id are also postponed automatically. (closes #1145)

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Aug 17 2012, 16:31
Parents
R3600:c819661ca286: Merge branch 'maint-1.0'
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:96ebe3058e8d: BibSched: adjust runtimes when using sequence-id (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).Aug 17 2012, 16:31