Specifying sbatch (SLURM) parameters (e.g. mem usage, wall time, etc...) and loading environment modules with slurm graph plugin

Hi,

I was just wondering whether there was an easy way to specify sbatch parameters such as wall time and memory usage when using the SLURMGraph plugin?

I wasn’t expecting it to create a new job for each node of the workflow, some of which will have very different requirements (many of my nodes are used for general book keeping of iterators) and I don’t want to have to specify the maximal wall time for all of them.

Cheers,

Tom