Homec4science

BibSched: fixes monotasks for multi-node

Authored by Alessio Deiana <alessio.deiana@cern.ch> on Dec 4 2012, 11:24.

Description

BibSched: fixes monotasks for multi-node

  • In the scheduler we iterate over tasks that can run and execute some actions. In a multinode setup, monotasks that can run only on one node still need to trigger all tasks on all nodes to sleep. This patch checks for each task, if it needs to be put to sleep, in order to run a monotask on another node. (addresses #1304)

Reviewed-by: Samuele Kaplun <samuele.kaplun@cern.ch>

Details

Committed
Samuele Kaplun <samuele.kaplun@cern.ch>Mar 14 2013, 09:22
Parents
R3600:394b1aab78b1: BibSched: fixes for multi-node setup
Branches
Unknown
Tags
Unknown

Event Timeline

Samuele Kaplun <samuele.kaplun@cern.ch> committed R3600:283c83b196ab: BibSched: fixes monotasks for multi-node (authored by Alessio Deiana <alessio.deiana@cern.ch>).Mar 14 2013, 09:22