EpiModel/slurmworkflow: Build workflows for the Slurm workload manager

slurmworkflow makes it possible to locally pre-define a set of jobs to be run on a slurm equipped HPC. A workflow is a set of steps to be run on the HPC (sequentially by default). slurmworkflow provides tools to alter the execution order, allowing conditional execution of the steps and loop like behavior.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://epimodel.github.io/slurmworkflow/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("EpiModel/slurmworkflow")
EpiModel/slurmworkflow documentation built on Nov. 8, 2023, 1:23 a.m.