spec06中获取simpoints的环境说明:
- spec的版本号为spec2006v1.0;
- 使用ref input with runspec;
- 100millions为周期生成的simpoints;
- 使用脚本为
$GEM5_DIR/build/ALPHA/gem5.fast --outdir=$OUTPUT_DIR $GEM5_DIR/configs/example/spec06_se.py --benchmark=$BENCHMARK --benchmark_st
dout=$OUTPUT_DIR/$BENCHMARK.out --benchmark_stderr=$OUTPUT_DIR/$BENCHMARK.err --simpoint-profile --simpoint-interval=100000000 --
fastmem | tee -a $SCRIPT_OUT - 生成的simpoint.bb.gz(文件过大已失效)和spec06simpoints;
权重最大的模拟点统计例如以下:
| id | CINT06(12个) | Simpoint |
|---|---|---|
| 1 | 400.perlbench | panic: fault (unalign) |
| 2 | 401.bzip2 | 3792 |
| 3 | 403.gcc | panic |
| 4 | 429.mcf | 3060 |
| 5 | 445.gobmk | 530 |
| 6 | 456.hmmer | 3313 |
| 7 | 458.sjeng | 14714 |
| 8 | 462.libquantum | 15117 |
| 9 | 464.h264ref | 5271 |
| 10 | 471.omnetpp | 3772 |
| 11 | 473.astar | 3287 |
| 12 | 483.xalancbmk | panic: fault (arith) |
| id | CFP06(17个) | Simpoint |
|---|---|---|
| 13 | 410.bwaves | 45020 |
| 14 | 416.gamess | 8582 |
| 15 | 433.milc | 8221 |
| 16 | 434.zeusmp | 3629 |
| 17 | 435.gromacs | 20013 |
| 18 | 436.cactusADM | panic: fault (unalign) |
| 19 | 437.leslie3d | 2236 |
| 20 | 444.namd | 7471 |
| 21 | 447.dealII | 35 |
| 22 | 450.soplex | 2274 |
| 23 | 453.povray | 2467 |
| 24 | 454.calculix | 18931 |
| 25 | 459.GemsFDTD | 4385 |
| 26 | 465.tonto | 9316 |
| 27 | 470.lbm | 615 |
| 28 | 481.wrf | running more than 1mouth |
| 29 | 482.sphinx3 | 24340 |
说明:481.wrf还在执行中。