Changes between Version 51 and Version 52 of doc/app/palmrun
- Timestamp:
- Apr 1, 2020 7:45:52 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/palmrun
v51 v52 270 270 ||-C ||--- ||Tells that it is a {{{palmrun}}} call for a restart job that has been automatically created. This is an internal option but it can be used for manually generated restart runs, if the user likes to re-use the contents of the {{{SOURCES_FOR_RUN...}}} folder. || 271 271 ||-F ||--- ||Create a batch job file only, and do not submit it. || 272 ||-k || false ||If set true, input files that have the {{{ln}}} attribute and that have been generated by a previous run within a job chain willbe automatically deleted at the end of the run. ||272 ||-k ||--- ||If set, input files that have the {{{ln}}} or {{{lnpe}}} attribute and that have been generated by a previous run within a job chain will '''NOT''' be automatically deleted at the end of the run. || 273 273 ||-m ||" " ||memory in MByte to be requested in batch jobs per MPI task || 274 274 ||-M ||" " ||Makefile to compile the PALM code and utility programs. By default, the name of the makefile is {{{Makefile}}}, and it is expected to be in the folder that is given by variable {{{source_path}}} in the configuration file. ||