Skip to main content

HyperQueue

Changed in version 24.10

HyperQueue 0.17.0 or later is required.

Changed in version 25.04

HyperQueue 0.20.0 or later is required.

The hyperqueue executor runs pipeline tasks using the HyperQueue job scheduler. It submits each task as a HyperQueue job using the hq command.

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

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