mngr_option_scheduler: Scheduler used for running R jobs

Description Usage Details Value

View source: R/config.R

Description

This option should be set to either "slurm" or "local".

Usage

1

Details

If "slurm", then the Slurm Workload Manager will be used to submit the jobs to a cluster

If "local", then the jobs will be run on the local machine, with execution controlled by a simple R-based scheduler.

The default is "local".

Value

The current value of the option


rjbgoudie/mngr documentation built on May 27, 2019, 9:13 a.m.