Hi all
I run gem5 X86 in FS mode.But in some application of PARSEC 2 gem5
terminate earlier. In system.pc.com file for the ferret application show
this error:
[HOOKS] PARSEC Hooks Version 1.2
[HOOKS] Entering ROI
(4,1)
ferret[2093]: segfault at 0 ip 00000000004089ba sp 00007f33ebf4c380 error 4
in ferret[400000+5b4000]
Segmentation fault
Done :D
Or in the swaptions application shows:
[HOOKS] Entering ROI
swaptions[1932]: segfault at 56ec30 ip 0000000000477dd7 sp 00007fe0737f5270
error 4 in swaptions[400000+157000]
Segmentation fault
Done :D
But also in some application terminate correctly.
Do you have any suggestion what I should do to solve this problem?

Here is the command line that I've used for the simulation.

./build/X86/gem5.fast configs/example/fs.py --cpu-type=timing
--script=run_scripts/ferret_64c_simsmall.rcS --ruby --network=garnet2.0
--mesh-rows=8 --topology=Mesh_XY --routing-algorithm=1 --num-cpus=64
--num-dirs=64 --num-l2caches=64 --l1d_size=32kB --l1i_size=32kB
--l1d_assoc=4 --l1i_assoc=4 --l2_size=128kB --l2_assoc=8
--kernel=/home/rashid/Desktop/gem5/X86_DISC_BINARY/m5_
system_2.0b3/binaries/x86_64-vmlinux-2.6.28.4-smp --disk-image=/home/rashid/
Desktop/gem5/X86_DISC_BINARY/m5_system_2.0b3/disks/x86root-parsec.img
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to