cheops_slurmcontrol: Options for a SLURM task

Description Usage Arguments Value

Description

Generates a list of options to be used in cheops_submit

Usage

1
2
cheops_slurmcontrol(nodes, tasks, mem, time, partition = NULL,
  mail = NULL)

Arguments

nodes

Number of nodes between 1 - 128

tasks

Number of tasks per node

mem

Memory per node as a string (e.g. "4gb")

time

Wall time of the job in the format "hh:mm:ss"

partition

On which partition the job should run

mail

University Cologne mail adress for job notifications #'

Value

a named list of options


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