Hi,

We are not able to simulate gem5 stable with 4 processors.

Command given for simulating is :./build/ALPHA/gem5.opt
configs/example/ruby_fs.py -n 4 --l1i_size=32kB --l1d_size=32kB
--l2_size=8MB --ruby -b FFT

With -n as 2 we get the result but with -n 4 terminal displays following
message is displayed on the screen and nothing happens further.
Simulation was kept for excution for about 24 hours.

gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Mar 30 2015 10:36:34
gem5 started Mar 30 2015 10:40:05
gem5 executing on user-OptiPlex-790
command line: ./build/ALPHA/gem5.opt configs/example/fs.py -n 4
--l1i_size=32kB --l1d_size=32kB --l2_size=8MB --ruby -b FFT
Global frequency set at 1000000000000 ticks per second
info: kernel located at: /dist1/m5/system/binaries/vmlinux
Listening for system connection on port 3457
      0: system.tsunami.io.rtc: Real-time clock set to Thu Jan  1 00:00:00
2009
0: system.remote_gdb.listener: listening for remote gdb #0 on port 7004
0: system.remote_gdb.listener: listening for remote gdb #1 on port 7005
0: system.remote_gdb.listener: listening for remote gdb #2 on port 7006
0: system.remote_gdb.listener: listening for remote gdb #3 on port 7007
**** REAL SIMULATION ****
info: Entering event queue @ 0.  Starting simulation...
info: Launching CPU 1 @ 1154791500
info: Launching CPU 2 @ 1170145000
info: Launching CPU 3 @ 1185474000
20331772000: system.terminal: attach terminal 0


latest binaries and disk image is used.

Can you please tell why this is happening and how can we run full system in
ALPHA with 4 and more processors.
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to