Description Usage Arguments Value
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.
1 | makeHPClist(hpc0)
|
hpc0 |
LIST, where available components overwrite the default values in this function |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.