Cluster Configuration#
Input Compatibility#
Description#
This widget provides an interface to configure a Slurm cluster for your workflow. You can customize settings such as CPU cores per task, memory, GPUs, queue/partition, and additional parameters required for Slurm job submission.
Any changes made in the widget automatically trigger an updated Cluster Configuration, ensuring that downstream components receive the latest cluster configuration.
There is an Advanced Mode option that allows you to specify additional parameters required for Slurm job submission. This unlocks the Pre-processing tab that allows you to set a default environment or module that will be used at the start of the Slurm job. The Advanced Mode also allows you to specify sbatch custom settings such as the –export or which of the graphics card you want to use.