cheops_submit: Submit a sbatch job to the cluster

Description Usage Arguments Value

Description

Submit a sbatch job to the cluster

Usage

1
2
3
4
cheops_submit(jobname, rscript, options,
  module = getOption("cheopsr.module"),
  account = getOption("cheopsr.account"),
  lib = getOption("cheopsr.libloc"))

Arguments

jobname

name of the job

rscript

location of the r script file to be executed

options

named list of cluster options generated by cheops_slurmcontrol

module

name of r module to be loaded

account

name of the account to be charged

lib

location of the r lib on the cluster

Value

a numeric job id


bonartm/cheopsr documentation built on May 3, 2019, 9:37 p.m.