You may want to try running in SE mode first.

If the same problem occurs, then may be the application has a problem. If possible, modify the application suitably.

If the problem does not occur, then it is likely to be an OS related issue. You may remove the panic() call and check if the OS boots successfully. If not, then you might want to implement the missing feature.

--
Nilay

On Sat, 11 Aug 2012, Haera Chung wrote:

How can I solve the problem?

Regards,
HR

-----Original Message-----
From: Nilay [mailto:[email protected]]
Sent: Saturday, August 11, 2012 1:32 PM
To: gem5 users mailing list
Cc: Haera Chung
Subject: Re: [gem5-users] problem running Splash2 benchmarks on Gem5

The program was aborted in the middle, so why would the statistics file be
generated.

--
Nilay


On Sat, August 11, 2012 1:59 pm, Haera Chung wrote:
Hi,



I need your help.

I had to re-download and install new Gem5 and Splash-2 benchmark on
our new machine.

When I installed Gem5 in last May 2012, I didn’t have to install ‘SWIG’
software but this time I had to.



After installation is completed, I include my new topology file
‘mynetwork.py’ under …/src/mem/ruby/network/topologies/ folder and
run
below command to compile :

Ø  scons build/ALPHA_FS/gem5.opt PROTOCOL=MOESI_CMP_directory
RUBY=TRUE



It ran without error message and new topology file was created/added
on GEM5. ( I checked folder under
…/build/ALPHA_FS/mem/tuby/network/topologies/mynetwork.py.cc )



So I tried to run the splash2 FFT benchmark on GEM5 by using below
command
line:





And I was getting below error message: “ruby_fs.py: error: no such
option:
-- timing”





When I remove the ‘--timing’ option from command line, it runs without
error message





So I checked ‘m5out’ directory and there were ‘config.ini’,
‘config.json’,
‘stats.txt’, and ‘system.terminal’ files but not ‘ruby.stats’ file.

When I opened the ‘stats.txt’ file, it was empty.



Old version of gem5 created ‘config.ini’, ‘ruby.stats’, ‘stats.txt’,
and ‘system.terminal’ files in ‘m5out’ folder but this time I wasn’t
able to find ‘ruby.stats’ file.



Is there something else I need to setup ? Am I doing something wrong?



Regards,

HC



_______________________________________________
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