Hi all! Anyone has tested all the SPEC2006 benchmarks in a ALPHA_SE mode? I 
really need help!
I am testing a new memory architecture with SPEC2006. I referred to the wiki 
for compiling and testing info. http://www.m5sim.org/SPEC_CPU2006_benchmarks
However, I can only run a few of the benchmarks that were labeled as O.K. on 
wiki. A lot of benchmarks reported errors and I cannot fix them.
For example, bzip2 is ok on my PC. The command line is like:
build/ALPHA/gem5.opt configs/example/se.py --cmd=tests/spec2006/401.bzip2/bzip2 
-o "tests/sspec2006/401.bzip2/input.program" --maxinsts=100000000


bzip2,libquantum, sjeng, hmmer, omnetpp, gobmk.... are ok, but many other 
benchmarks cannot work:
437.leslie3d got stuck at one event, with an input file "test.in".
444.namd failed. "no input file specified"; however, I tried 
"--input=PATH/namd.input" and "-o PATH/namd.input", both failed
453.povray reported "Parse Error: Cannot open include file shapes.inc", with an 
input file "SPEC-benchmark-test.pov"

459.GemsFDTD reported "error: could not open file yee.dat", but I've put the 
yee.dat file in the designated directory. 
464.h264ref failed. "error: cannot open configuration file encoder.cfg"
470.lbm failed. err message is like "syntac: lbm <time steps> <result file> <0: 
nil,1: cmp,2: str> <0:ldc, 1: channel flow> [obstacle file]"


Wiki says all the benchmarks above work on gem5. So I am confused about why so 
many benchmarks cannot work on my machine. I suppose it could result from some 
mistakes in the command line or a wrong input file?
Anyone has successfully work out one of the benchmarks above? Any suggestion is 
appreciated!!




Jiakun Li
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to