Changes between Version 156 and Version 157 of doc/tec/changelog_2018
- Timestamp:
- May 2, 2012 2:07:24 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/changelog_2018
v156 v157 28 28 }}} 29 29 {{{#!td style="vertical-align:top" 30 * Adapted for lcxe6 (hexagon at Bergen, Norway), removed former machine lcxt4. (mrun, subjob, mbuild, mrun.config.lcxe6) 31 * Bugfix in the parameter file check (check_parameters, mrun, mbuild) 30 * Adapted for lcxe6 (hexagon at Bergen, Norway), removed former machine lcxt4. (mrun, subjob, mbuild, mrun.config.lcxe6). 31 * Bugfix in the parameter file check (check_parameters, mrun, mbuild). 32 32 * New .mrun.config parameter {{{%login_init_cmd}}} introduced, which contains calls, which are executed at the beginning of ssh sessions and before the module calls. This is currently used on lcsgih, lcsgib, lcxe6 and lcflow and usually needed to initialize the shell or swap modules. Note, that every space character has to be replaced by ":" and exclude $, ; etc. by adding "\". 33 * The .mrun.config* files have been revised and include now a revision tag in the first line. (.mrun.config*) 33 * The .mrun.config* files have been revised and include now a revision tag in the first line. (.mrun.config*). 34 35 '''Please note:''' the compilation and execution of PALM from r892 on lcsgih, lcsgib, lcxe6 and lcflow requires the new .mrun.config setting {{{%login_init_cmd}}}. Please find the respective setting in the provided configuration files. 34 36 }}} 35 37 |----------------