benchbuild.utils.slurm module

SLURM support for the benchbuild study.

This module can be used to generate bash scripts that can be executed by the SLURM controller either as batch or interactive script.

benchbuild.utils.slurm.script(experiment, projects)[source]

Prepare a slurm script that executes the experiment for a given project.

Parameters:
  • experiment – The experiment we want to execute
  • projects – All projects we generate an array job for.