toil.batchSystems
¶
Subpackages¶
Submodules¶
toil.batchSystems.abstractBatchSystem
toil.batchSystems.abstractGridEngineBatchSystem
toil.batchSystems.awsBatch
toil.batchSystems.cleanup_support
toil.batchSystems.contained_executor
toil.batchSystems.gridengine
toil.batchSystems.htcondor
toil.batchSystems.kubernetes
toil.batchSystems.local_support
toil.batchSystems.lsf
toil.batchSystems.lsfHelper
toil.batchSystems.options
toil.batchSystems.registry
toil.batchSystems.singleMachine
toil.batchSystems.slurm
toil.batchSystems.torque
Package Contents¶
- exception toil.batchSystems.DeadlockException(msg)[source]¶
Bases:
digraph inheritancede2108aa76 { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "DeadlockException" [URL="#toil.batchSystems.DeadlockException",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Exception thrown by the Leader or BatchSystem when a deadlock is encountered due to insufficient"]; }Exception
Exception thrown by the Leader or BatchSystem when a deadlock is encountered due to insufficient resources to run the workflow