Skip to content

Allow user to specify extra lines for start of slurm script #75

Description

@fjclark

It's sometimes handy to be able to specify extra lines at the start of the SLURM script e.g. to load modules. Previously, this could easily be done by modifying the SLURM template script but I don't see an easy way to do it now.

It would be great to have e.g. an prepend_script_lines (I'm sure we can think of a clearer name) argument for SlurmConfig which allows users to specify extra lines to add to the start of every SLURM script, e.g. "module load gromacs".

Let me know if I'm missing something and there's already an easy way to do this! Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions