Dear All, Today I have also downloaded the current GEM5 release from the repo source and build using the below command-
% scons build/ARM/gem5.debug After that I run the below command to get the power consumption of 4x4 MESH network using the garnet simulator- % ./build/ARM/gem5.debug configs/example/ruby_random_test.py --num-cpus=16 --num-dirs=16 --topology=Mesh --mesh-rows=4 --garnet-network=fixed gem5 Simulator System. http://gem5.org But unfortunately even with no power consumption analysis, this time the simulator don't generates any ruby.stats file in m5out folder. Please help me out. Best Regards, Faisal On Mon, Jun 23, 2014 at 3:50 PM, F. A. Faisal <[email protected]> wrote: > Dear All, > > I build the system as you mentioned and run the below command but still I > am unable to extract any power consumption analysis for GEM5- > > > ------------------------------------------------------------------------------- > > gem5-stable$ ./build/ALPHA_MOESI_hammer/gem5.debug \ > > > configs/example/ruby_random_test.py \ > > > --num-cpus=16 \ > > > --num-dirs=16 \ > > > --topology=Mesh \ > > > --mesh-rows=4 \ > > > --garnet-network=fixed > > gem5 Simulator System. http://gem5.org > > gem5 is copyrighted software; use the --copyright option for details. > > > gem5 compiled Jun 22 2014 00:33:05 > > gem5 started Jun 22 2014 17:48:05 > > gem5 executing on dm6308.jaist.ac.jp > > command line: ./build/ALPHA_MOESI_hammer/gem5.debug > configs/example/ruby_random_test.py --num-cpus=16 --num-dirs=16 > --topology=Mesh --mesh-rows=4 --garnet-network=fixed > > > warn: add_child('cls'): child 'credit_links0 credit_links1' already has > parent > > warn: add_child('cls'): child 'credit_links0 credit_links1' already has > parent > > warn: add_child('cls'): child 'credit_links0 credit_links1' already has > parent > > Global frequency set at 1000000000 ticks per second > > warn: rounding error > tolerance > > 0.072760 rounded to 0 > > warn: rounding error > tolerance > > 0.072760 rounded to 0 > > info: Entering event queue @ 0. Starting simulation... > > Exiting @ tick 13801 because Ruby Tester completed > > > ------------------------------------------------------------------------------ > > Please find the stats file from the attachment and let me know what can be > done to extract the power consumption analysis for MESH interconnection > network. > > Thanks and best regards, > > F. A. Faisal >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
