Hey all,

can any one tell me how to run parsec benchmark on full system mode in
gem5 with ALPHA

i have done as per http://gem5.org/PARSEC_benchmarks but getting error like

/home/opt/gem5/build/ALPHA/gem5.opt ./configs/example/fs.py
gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Feb 18 2014 12:23:36
gem5 started Feb 18 2014 16:05:56
gem5 executing on EB245-mhealth3
command line: /home/opt/gem5/build/ALPHA/gem5.opt ./configs/example/fs.py
Global frequency set at 1000000000000 ticks per second
info: kernel located at: /opt/full_system_images/binaries/vmlinux
fatal: Could not load console file /opt/full_system_images/binaries/console
 @ cycle 0
[AlphaSystem:build/ALPHA/arch/alpha/system.cc, line 60]
Memory Usage: 395172 KBytes

On Fri, Feb 14, 2014 at 5:15 AM, Nihar Rathod <[email protected]> wrote:
> Hi all,
>
> I want to do full system simulation with garnet interconnection network.
>
> I have downloaded the img for parsec benchmark and binaries of bigtsunami
> pal code and linux from the following link as given in the gem5 parsec wiki.
> http://www.cs.utexas.edu/~parsec_m5/
>
> and Console binary from the gem5 website.
>
> Below are the details of what I have done:
> for gem5-stable-6a043adb1e8d
> build system :
> -----------------
> scons -j 4 build/ALPHA_MOESI_hammer/gem5.opt RUBY=True
>
>
>
> run the simulation:
> ----------------------
> ./build/ALPHA_MOESI_hammer/gem5.opt configs/example/ruby_fs.py
> --cpu-type=detailed -n 16 --l1i_size=32kB --l1d_size=32kB --l2_size=512kB
> --num-l2caches=16 --num-dirs=16 --topology=Mesh --mesh-row=4
> --garnet-network=fixed --script=./RCS Files/blackscholes_4c_simsmall.rcS
>
>
> It gave error as given below:
> ---------------------------------
> gem5.opt: build/ALPHA_MOESI_hammer/base/loader/elf_object.cc:334:
> ElfObject::ElfObject(const std::string&, int, size_t, uint8_t*,
> ObjectFile::Arch, ObjectFile::OpSys): Assertion `text.size != 0' failed.
>
> Program aborted at cycle 0
>
> Aborted
>
>
>
> does any one know how to resolve this issue?
>
>
> Thanks & Regards,
> Nihar Rathod
>
> _______________________________________________
> 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

Reply via email to