Changes between Version 3 and Version 4 of doc/tec/nesting


Ignore:
Timestamp:
Mar 7, 2017 1:09:15 PM (8 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/nesting

    v3 v4  
    2323          nesting_mode = 'two-way',
    2424/
    25 }}} For details on the parameters, see [wiki:doc/app/nestpar#nestpar nestpar].
     25}}}
     26For details on the parameters, see [wiki:doc/app/nestpar#nestpar nestpar].
    2627
    27283. Add file connection statements for all child domains to the {{{.mrun.config}}} file,
     
    3637}}}
    3738
    38 4. Execute {{{mrun}}} and specify the nesting input files, i.e.,
     394. Execute {{{mrun}}} and specify the nesting input files, i.e., 
    3940{{{
    4041mrun -d testrun -r "d3# nest# ts# pr# ..." -X "72" ...
    41 }}} Make sure that the total number of PEs (here 72) the sum of the PEs allocated for the individual domains (3 x 24).
     42}}}
     43Make sure that the total number of PEs (here 72) the sum of the PEs allocated for the individual domains (3 x 24).