Preset of Configuration for the HYAK Cluster
Value
a list containing default_sbatch_opts, renv_sbatch_opts
and r_loader (see the "hpc_configs" section)
hpc_configs
default_sbatch_optsis a list of sbatch options to be passed toslurmworkflow::create_workflow.renv_sbatch_optsis a list of sbatch options to be passed toslurmworkflow::step_tmpl_renv_restore. It provides sane defaults for building the dependencies of an R project usingrenvr_loaderis a set of bash lines to make the R software available. This is passed to thesetup_linesarguments of theslurmworkflow::step_tmpl_functions that requires it.