Changes between Version 18 and Version 19 of Public/User_Guide/JUBE
- Timestamp:
- Aug 27, 2019, 1:26:32 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Public/User_Guide/JUBE
v18 v19 36 36 </include-path> 37 37 }}} 38 Under /usr/local/jube2/platform/deep there are a series of files with default values for the DEEP and DEEP-ERsystems:38 Under /usr/local/jube2/platform/deep there are a series of files with default values for the DEEP, DEEP-ER and DEEP-EST systems: 39 39 40 40 {{{ … … 113 113 === Compile application === 114 114 {{{ 115 jube 2run MAXW-DGTD-jube-master-SDV.compile.xml115 jube run MAXW-DGTD-jube-master-SDV.compile.xml 116 116 }}} 117 117 A 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: … … 167 167 168 168 {{{ 169 jube 2run MAXW-DGTD-jube-master-SDV.modules.test.xml --tag woman169 jube run MAXW-DGTD-jube-master-SDV.modules.test.xml --tag woman 170 170 }}} 171 171 will use MAXW-DGTDParameter-woman, 172 172 173 173 {{{ 174 jube 2run MAXW-DGTD-jube-master-SDV.modules.test.xml174 jube run MAXW-DGTD-jube-master-SDV.modules.test.xml 175 175 }}} 176 176 will use MAXW-DGTDParameter-head. … … 315 315 316 316 {{{ 317 jube 2analyse benchmarks_modules_test --id jube_id317 jube analyse benchmarks_modules_test --id jube_id 318 318 }}} 319 319 The 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: … … 361 361 362 362 {{{ 363 jube 2result benchmarks_modules_test --id jube_id363 jube result benchmarks_modules_test --id jube_id 364 364 }}} 365 365 The result table will be written to STDOUT and into a result.dat file inside ./benchmarks_modules_test/benchmark_id/result.