makeHPClist: template for default HPC job parameters

Description Usage Arguments Value

View source: R/makeHPClist.R

Description

Template function for default HPC job parameters. This template is for HLRN III in Nort Germany, with a PBS queue system. general user for a general HPC would copy this function and make a modification in his/her own system adapted to the default parameter in the specific HPC. Note a template is not strictly needed, as all parameter given in the input list hpc0 overwrite default parameters.

Usage

1

Arguments

hpc0

LIST, where available components overwrite the default values in this function

Value

A LIST with

account_name

to which computing quota this job is allocated to

feature

queue name

nodes

number of nodes

ppn

number of procesors per node

walltime

time requested for the job, which should comply with the HPC limits


garciapintado/rdafCESM documentation built on July 18, 2019, 4:41 p.m.