Changes between Version 50 and Version 51 of doc/app/palmrun


Ignore:
Timestamp:
Jun 18, 2019 1:28:20 PM (6 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/palmrun

    v50 v51  
    189189Before entering the above command, you need to add information to your configuration file. **Best practice** would be to create a new file, e.g. by copying the default file to e.g. {{{.palm.config.batch}}} and then editing the new file. On a system that allows both batch and interactive mode in the same software environment, you may use one and the same configuration file to start palmrun in either of the modes. You can find more details in the complete description of the [wiki:doc/app/palm_config#Batchjobdirectives configuration file].\\
    190190
    191 Based on these arguments, the environment variables that have been described [wiki:doc/app/palm_config here] will be set by {{{palmrun}}} to:
     191Based on the {{{palmrun}}} arguments, environment variables (for a description of available variables see here: [wiki:doc/app/palm_config]) will be set by {{{palmrun}}} as described below. The following list assumes a {{{palmrun}}} call
     192{{{
     193   palmrun .... -t 5400  -X 48  -T 12  -q medium
     194}}}
    192195* {{{ {{run_id}} }}} = example_cbl.##### \\ where ##### is a five digit random number which is newly created for each job. The {{{run_id}}} is used for different purposes, e.g. it defines the name under which you can find the job in the queuing system.
    193196* {{{ {{cpu_hours}} }}} = 1, {{{ {{cpu_minutes}} }}} = 30  and {{{ {{cpu_seconds}} }}} = 0 \\ calculated from option {{{-t}}}