Hello Ravi,
Take a look to this page: http://www.m5sim.org/PARSEC_benchmarks
You will be able to download the disk images with PARSEC included from:
http://www.cs.utexas.edu/~parsec_m5/

And there is a user's blog that did it, so you can follow his steps:
http://gem5user.blogspot.com.es/2013/02/running-parsec-benchmarks-on-gem5.html

If you follow the blog the only missing file is the input.txt required for
the script generator (called writescripts.pl).  I uploaded it to MEGA:
https://mega.co.nz/#!CFwUCY4T!SyKaRQ_3O5hxRrRjUaMDdE-GJGNE9o-NFKbtejFcRmk

Tell me if you have any further doubts ;)
Alberto



2014-05-23 18:00 GMT+02:00 via gem5-users <[email protected]>:

> Send gem5-users mailing list submissions to
>         [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
> or, via email, send a message with subject or body 'help' to
>         [email protected]
>
> You can reach the person managing the list at
>         [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of gem5-users digest..."
>
>
> Today's Topics:
>
>    1. building gem5 simulator in full_system mode.
>       (Ravi Verma via gem5-users)
>    2. Re: building gem5 simulator in full_system mode.
>       (Steve Reinhardt via gem5-users)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 23 May 2014 11:28:25 +0530
> From: Ravi Verma via gem5-users <[email protected]>
> To: [email protected]
> Subject: [gem5-users] building gem5 simulator in full_system mode.
> Message-ID:
>         <CAB24QDtf2OXgQXUmKGjeT-ACHxnJc8T_0G=
> [email protected]>
> Content-Type: text/plain; charset="utf-8"
>
> Hi,
>
> I am new to gem5 simulator, Actually I want to run parsec benchmark on it.
> It says that you require to build the system in full_system mode. My doubt
> is that, is it require to specify the disk image at build time or just add
> a variable FULL_SYSTEM=true in ALPHA file.
>
> TARGET_ISA = 'alpha'
> SS_COMPATIBLE_FP = true
> CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
> PROTOCOL = 'MI_example'
> FULL_SYSTEM = true
>
> How to build the system in full system mode so that I can use it in parsec
> benchmark.
>
> thanks...
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://m5sim.org/cgi-bin/mailman/private/gem5-users/attachments/20140523/436e27dc/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Thu, 22 May 2014 23:02:59 -0700
> From: Steve Reinhardt via gem5-users <[email protected]>
> To: Ravi Verma <[email protected]>,       gem5 users mailing list
>         <[email protected]>
> Subject: Re: [gem5-users] building gem5 simulator in full_system mode.
> Message-ID:
>         <
> cahgmoh9mb5jzt1nog0hxuwysffo4qqsq0vojpk-wzl6dyyp...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> The simulator no longer needs to be compiled in full-system or system-call
> emulation mode; the same binary now supports both.  Wherever you read about
> compiling in full-system mode is out of date.
>
> Steve
>
>
> On Thu, May 22, 2014 at 10:58 PM, Ravi Verma via gem5-users <
> [email protected]> wrote:
>
> > Hi,
> >
> > I am new to gem5 simulator, Actually I want to run parsec benchmark on
> it.
> > It says that you require to build the system in full_system mode. My
> doubt
> > is that, is it require to specify the disk image at build time or just
> add
> > a variable FULL_SYSTEM=true in ALPHA file.
> >
> > TARGET_ISA = 'alpha'
> > SS_COMPATIBLE_FP = true
> > CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
> > PROTOCOL = 'MI_example'
> > FULL_SYSTEM = true
> >
> > How to build the system in full system mode so that I can use it in
> parsec
> > benchmark.
> >
> > thanks...
> >
> > _______________________________________________
> > gem5-users mailing list
> > [email protected]
> > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://m5sim.org/cgi-bin/mailman/private/gem5-users/attachments/20140522/a33e79cd/attachment-0001.html
> >
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
> ------------------------------
>
> End of gem5-users Digest, Vol 94, Issue 31
> ******************************************
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to