-
Notifications
You must be signed in to change notification settings - Fork 10
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
- rm_name (resource manager name) is SLURM (PBS is no longer used)
- 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
- Default job_name is exp_id
- Default constraint is hasw
- 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.