Ignore:
Timestamp:
Aug 7, 2014 10:08:56 AM (10 years ago)
Author:
maronga
Message:

removed blanks from <> strings in .mrun.config files / adapted hlrn_watchdog for HLRN-III

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/.mrun.config.cuhk

    r1241 r1446  
    1818#
    1919# The next line is just an example. Add your own line below or replace this line.
    20 %host_identifier   <hostname>  lccuhk
     20%host_identifier   <replace_with_your_hostname>  lccuhk
    2121#
    2222#
     
    4343#%hostfile          $base_directory/.hostfile                    lccuhk parallel
    4444# if you want to load modules on the remote host, use the following line
    45 #%modules           <replace by the modules to be loaded>        lccuhk parallel
     45#%modules           <replace_by_the_modules_to_be_loaded>        lccuhk parallel
    4646# if you want to perform initial commands on ssh connections, use the following line
    47 #%login_init_cmd    <replace by the inital commands>             lccuhk parallel
    48 #%login_init_cmd    <replace by the inital commands>             lccuhk parallel
     47#%login_init_cmd    <replace_by_the_inital_commands>             lccuhk parallel
     48#%login_init_cmd    <replace_by_the_inital_commands>             lccuhk parallel
    4949#
    5050#
     
    6262#%hostfile          $base_directory/.hostfile                    lccuhk parallel trace
    6363# if you want to load modules on the remote host, use the following line
    64 #%modules           <replace by the modules to be loaded>        lccuhk parallel trace
     64#%modules           <replace_by_the_modules_to_be_loaded>        lccuhk parallel trace
    6565# if you want to perform initial commands on ssh connections, use the following line
    66 #%login_init_cmd    <replace by the inital commands>             lccuhk parallel trace
     66#%login_init_cmd    <replace_by_the_inital_commands>             lccuhk parallel trace
    6767#
    6868#
Note: See TracChangeset for help on using the changeset viewer.