Utilizing Flexible Compute Resources#
The Seqera Platform allows for the allocation of different compute
resources to specific processing queues using the process.queue
directive within the Nextflow configuration. he following
resources offer detailed guidance on optimizing workloads on
Azure Batch.
Optimizing Nextflow on Azure Batch#
Autopools Feature in Nextflow#
The Nextflow workflow engine includes an autopools feature that can dynamically create and destroy worker pools based on process-specific requirements. Additional details can be found in the following resources: