Skip to content

zzz OBSOLETE Configure computing resources

Rolf Reichle edited this page Jan 27, 2021 · 1 revision

Up-to-date version of (README.md) is on the develop branch. In this file you will find steps on how to create resource files from ldas_setup, in this case YOUR_batinp.txt file.

./ldas_setup sample –-batinp> YOUR_batinp.txt

Edit this sample file following the examples and comments here or within the sample file.

REQUIRED inputs

  1. rm_name (resource manager name) is SLURM (PBS is no longer used)
  2. walltime is in the format hh:mm:ss
rm_name                 : SLURM
account                 : account number beeing charged for this run
walltime                : 12:00:00
ntasks                  : 112

OPTIONAL inputs

  1. Default job_name is exp_id
  2. Default constraint is hasw
  3. Do not specify qos (quality-of-service) by default. Specify debug for faster but limited service.
job_name                :
constraint              :
qos                     :

On DISCOVER please reach out to NCCS support for account charge information. Or use command getsponsor in terminal.