Hi Muzamil,
You can find the script in the attachment. You can follow the instructions
bellow.
Best,
Yi
-------- Forwarding messages --------
From: "yi" <[email protected]>
Date: 2017-03-19 16:57:48
To: "gem5 users mailing list"
<[email protected]>,[email protected]
Subject: Re:Re: [Raziye--gem5-users] My Gem5 failed to run
Spec2006腾讯Q群:612987168
Hi Raziye,
You should put spec06_benchmarks.py and spec06_config.py in this directory
------ config/example/ .
And put run_gem5_x64_spec06_benchmarch.sh in directory gem5/
You also need to do some modification to find the SPEC binary and use your
own compiler.
Best,
Yi
在 2017-03-19 13:04:58,"raziye deylamsalehi" <[email protected]> 写道:
Hi yi
can you share the script?
Thanks,
Raziye
On Mar 16, 2017 2:49 PM, "yi" <[email protected]> wrote:
I can run the SPEC 2006 on my computer, with X86 architecture.
I can send you the script.
gem5 QQ group: 612987168
yi
At 2017-03-16 19:13:42, "hassan yamin" <[email protected]> wrote:
>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
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
run_gem5_x64_spec06_benchmark.sh
Description: Bourne shell script
spec06_benchmarks.py
Description: Binary data
spec06_config.py
Description: Binary data
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
