Hello,

I am testing SPEC CPU2006 benchmarks on X86 SE mode, these benchmarks
return an error,  I posted error messages below.

===bwaves===
command line:
build/X86/gem5.opt ./configs/example/se.py --caches --cpu-type=DerivO3CPU
--mem-type=SimpleMemory --mem-size=8192MB -c
'/home/cc/gem5_benchmark/cpu_2006/benchspec/CPU2006/410.bwaves/exe/bwaves_base.amd64-m64-gcc43-nn'
-o
'/home/cc/gem5_benchmark/cpu_2006/benchspec/CPU2006/410.bwaves/data/ref/input/
bwaves.in'

warn: readlink() called on '/proc/self/exe' may yield unexpected results in
various settings.
      Returning
'/home/cc/gem5_benchmark/cpu_2006/benchspec/CPU2006/410.bwaves/exe/bwaves_base.amd64-m64-gcc43-nn'
warn: ignoring syscall rt_sigaction(...)
      (further warnings will be suppressed)
At line 21 of file flow_lam.f (unit = 50, file = 'bwaves.in')
Fortran runtime error: End of file
Exiting @ tick 832938000 because exiting with last active thread context

===zeusmp===
command line:
build/X86/gem5.opt ./configs/example/se.py --caches --cpu-type=DerivO3CPU
--mem-type=SimpleMemory --mem-size=8192MB -c
'/home/cc/gem5_benchmark/cpu_2006/benchspec/CPU2006/434.zeusmp/exe/zeusmp_base.amd64-m64-gcc43-nn'

warn: readlink() called on '/proc/self/exe' may yield unexpected results in
various settings.
      Returning
'/home/cc/gem5_benchmark/cpu_2006/benchspec/CPU2006/434.zeusmp/exe/zeusmp_base.amd64-m64-gcc43-nn'
warn: ignoring syscall rt_sigaction(...)
      (further warnings will be suppressed)
At line 256 of file mstart.f (unit = 1, file = '')
Fortran runtime error: File 'zmp_inp' does not exist
Exiting @ tick 799336000 because exiting with last active thread context


===GemsFDTD===
command line:
build/X86/gem5.opt ./configs/example/se.py --caches --cpu-type=DerivO3CPU
--mem-type=SimpleMemory --mem-size=8192MB -c
/home/cc/gem5_benchmark/cpu_2006/benchspec/CPU2006/459.GemsFDTD/exe/GemsFDTD_base.amd64-m64-gcc43-nn
-o /home/cc/SPEC_CPU2006v1.1/benchspec/CPU2006/459.GemsFDTD/data/ref/input/
ref.in

EXECUTION HALTED ! (in Check_open)

Application could not open file yee.dat

The value of ios was:           2

Exiting @ tick 843460000 because exiting with last active thread context


Anyone has successfully worked out one of the benchmarks above? Any
suggestion is appreciated!

Thank you very much.

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

Reply via email to