@article {932, title = {Scheduling Computational Workflows on Failure-prone Platforms}, journal = {International Journal of Networking and Computing}, volume = {6}, number = {1}, year = {2016}, pages = {2-26}, abstract = {We study the scheduling of computational workflows on compute resources that experience exponentially distributed failures. When a failure occurs, rollback and recovery is used to resume the execution from the last checkpointed state. The scheduling problem is to minimize the expected execution time by deciding in which order to execute the tasks in the workflow and deciding for each task whether to checkpoint it or not after it completes. We give a polynomialtime optimal algorithm for fork DAGs (Directed Acyclic Graphs) and show that the problem is NP-complete with join DAGs. We also investigate the complexity of the simple case in which no task is checkpointed. Our main result is a polynomial-time algorithm to compute the expected execution time of a workflow, with a given task execution order and specified to-be-checkpointed tasks. Using this algorithm as a basis, we propose several heuristics for solving the scheduling problem. We evaluate these heuristics for representative workflow configurations.}, keywords = {checkpointing, fault-tolerance, reliability, scheduling, workflow}, issn = { 2185-2847}, author = {Guillaume Aupy and Anne Benoit and Henri Casanova and Yves Robert} }