Changes between Version 18 and Version 19 of Public/User_Guide/JUBE


Ignore:
Timestamp:
Aug 27, 2019, 1:26:32 PM (5 years ago)
Author:
Andreas Smolenko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Public/User_Guide/JUBE

    v18 v19  
    3636  </include-path>
    3737}}}
    38 Under /usr/local/jube2/platform/deep there are a series of files with default values for the DEEP and DEEP-ER systems:
     38Under /usr/local/jube2/platform/deep there are a series of files with default values for the DEEP, DEEP-ER and DEEP-EST systems:
    3939
    4040{{{
     
    113113=== Compile application ===
    114114{{{
    115 jube2 run MAXW-DGTD-jube-master-SDV.compile.xml
     115jube run MAXW-DGTD-jube-master-SDV.compile.xml
    116116}}}
    117117A series of output files will be generated and stored under /usr/local/deep-er/sdv-benchmark/applications/MAXW-DGTD/compile/benchmark_id/. The structure is as follows:
     
    167167
    168168{{{
    169 jube2 run MAXW-DGTD-jube-master-SDV.modules.test.xml --tag woman
     169jube run MAXW-DGTD-jube-master-SDV.modules.test.xml --tag woman
    170170}}}
    171171will use MAXW-DGTDParameter-woman,
    172172
    173173{{{
    174 jube2 run MAXW-DGTD-jube-master-SDV.modules.test.xml
     174jube run MAXW-DGTD-jube-master-SDV.modules.test.xml
    175175}}}
    176176will use MAXW-DGTDParameter-head.
     
    315315
    316316{{{
    317 jube2 analyse benchmarks_modules_test --id jube_id
     317jube analyse benchmarks_modules_test --id jube_id
    318318}}}
    319319The analyse step will look for the corresponding patterns in the output files, in this case exe/maxdg3DP$k.out and job.log, and the data will be stored inside the benchmark directory. The patterns to look for are specified in the MAXW-DGTD_specs.xml file:
     
    361361
    362362{{{
    363 jube2 result benchmarks_modules_test --id jube_id
     363jube result benchmarks_modules_test --id jube_id
    364364}}}
    365365The result table will be written to STDOUT and into a result.dat file inside ./benchmarks_modules_test/benchmark_id/result.