Skip to main content

Moab

Experimental: may change in a future release

The moab executor runs pipeline tasks using the Moab resource manager by Adaptive Computing. It submits each task as a Moab job using the msub command.

To enable the Moab executor, set process.executor = 'moab' in the nextflow.config file. Launch the pipeline from a node where msub is available, typically the cluster login node.

Use the following process directives to control resource requests and other job characteristics: