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 didnt 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 wasnt 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
