Hi, I run one benchmarks (gzip) of SPE000 on ARM_SE(default configuration) with test input through the command line as the following. I don't use cpu2000.py here. --------------------------------------------------------------------------------------------------------------------------- ./build/ARM_SE/gem5.opt --outdir=new_test_0924 configs/example/se.py --detailed --caches --cmd /home/linjiah/gem5_dir/gem5_arm_modify/CPU2000_install/benchspec/CINT2000/164.gzip/exe/gzip_base.gcc33-high-opt --options="/home/linjiah/gem5_dir/gem5_arm_modify/CPU2000_install/benchspec/CINT2000/164.gzip/data/test/input/input.compressed 2 " --------------------------------------------------------------------------------------------------------------------------- I find that the CPI of gzip run on ARM_SE is 1.43. However, I find that CPI of gzip in tests (/gem5/tests/long/00.gzip/ref/arm/linux/o3-timing) is only 0.61. Why the CPI I got is twice bigger then than that in the tests directory offered by the developers ?
Thanks. Joshua
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
