| 13 | |---------------- |
| 14 | {{{#!td style="vertical-align:top;width: 50px" |
| 15 | 05/07/13 |
| 16 | }}} |
| 17 | {{{#!td style="vertical-align:top;width: 50px" |
| 18 | SR |
| 19 | }}} |
| 20 | {{{#!td style="vertical-align:top;width: 75px" |
| 21 | r1199 |
| 22 | }}} |
| 23 | {{{#!td style="vertical-align:top" |
| 24 | 3.9 |
| 25 | }}} |
| 26 | {{{#!td style="vertical-align:top" |
| 27 | N |
| 28 | }}} |
| 29 | {{{#!td style="vertical-align:top" |
| 30 | Script adjustments for CSC Helsinki (lccrayf), Cray XC30 with SLURM batch system. (mrun, subjob, '''new:''' .mrun.config.csc_sisu) |
| 31 | |
| 32 | Executables for batch jobs can be created in advance (i.e. when '''mrun''' is called by the user), in order to avoid calling the compiler within the batch job. This feature is required for hosts which do not allow compiler calls on the batch nodes and which also do not allow ssh calls to the login nodes. The feature can be switched on by adding the line |
| 33 | {{{ |
| 34 | %create_executable_for_batch true |
| 35 | }}} |
| 36 | in the configuration file. '''Attention:''' It only works if local host and remote host is identical, i.e. you have to call '''mrun''' on that host where the batch job should run (no remote batch jobs allowed). |
| 37 | }}} |