Were you able to resolve/track down the issue?
On Sun, Mar 5, 2017 at 2:09 AM, magic王 <[email protected]> wrote: > Hi All, > I am using Gem5 to simulate an out-of-order CPU and run Spec2006 on it. But > even in latest gem5 version I can not run even one benchmark! > Gem 5 always stop and do not print any message for more than 6 hours, and it > often stuck in these info: > " > info: Increasing stack size by one page. > info: Increasing stack size by one page. > " > I have tried such as bzip2,perlbench and hmmer and all failed. > > My commamd line is :build/ARM/gem5.opt configs/example/se.py -c > /home/fyz/spec-2006-true/benchspec/CPU2006/401.bzip2/exe/bzip2_base.gcc41-64bit > -o > /home/fyz/spec-2006-true/benchspec/CPU2006/401.bzip2/data/all/input/input.combined > --cpu-type=DerivO3CPU --caches > > and I build bzip2 with linux-mad-gcc.cfg and across tool-line in cfg file is > : > " > CC = arm-none-linux-gnueabi-gcc -mthumb -march=armv6-m > -mtune=cortex-m0 -static > CXX = arm-none-linux-gnueabi-g++ -mthumb -march=armv6-m > -mtune=cortex-m0 -static > FC = arm-none-linux-gnueabi-gfortran -mthumb -march=armv6-m > -mtune=cortex-m0 -static > " > > Do anyone knows what I did Wrong? I have tried it two days and didn't run > even one benchmark successfully...... > > > Sad > Qingran Wang > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
