Skip to content

Failed slurm jobs leave dependencies in queue #222

@ltalirz

Description

@ltalirz

By the way, I notice that if an early task exits with an error, the dependent slurm jobs are not cleaned up but remain stuck in slurm - not sure whether this is intended behavior

     90464 main_queu                  merge_results  PENDING       0:00    1       0  UNLIMITED (DependencyNeverSatisfied)
     90463 main_queu                            cte  PENDING       0:00    8       0  UNLIMITED (DependencyNeverSatisfied)
     90462 main_queu                      viscosity  PENDING       0:00    8       0  UNLIMITED (DependencyNeverSatisfied)
     90461 main_queu                      structure  PENDING       0:00    1       0  UNLIMITED (DependencyNeverSatisfied)

Originally posted by @ltalirz in #62

The question here is: what do we need to do to fix this? (we don't want to pollute the slurm queue)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions