[gem5-users] GemFI

2015-01-02 Thread babak aghaei via gem5-users
Dear valuable usersfirstly I say happy new year and hope bests in 2015.Is here anyone work with gemFI tool. I need some guidance about that.I wait for you...  ---Babak Aghaei Ph.D candidate ___

Re: [gem5-users] How to collect Gem5 traps?

2014-12-29 Thread babak aghaei via gem5-users
Hifor this reason, you must inject the faults to gem5 and then you must design a plan to fault detection and fault recovery or fault tolerance. in this plan you could decode the type of faults and where they are occurred. You can use GemFI tool (http://www.freepapers.ir/PDF/10.1109-DSN.2014.96.p

Re: [gem5-users] Query regarding getting the DVFS energy consumption figures from Mcpat

2014-12-29 Thread babak aghaei via gem5-users
Hi RahulI have problem same as you. I modify one xml file for 4*4 Garnet for McPAT for my purpose. I can trace that with m5-mcpat.pl. but when I input this XML file to mcpat I face with a error. So, for more performance , we could share the our experiences..I wait for you   

Re: [gem5-users] FS-Ruby-checkpoint

2014-12-29 Thread babak aghaei via gem5-users
HiAs I knowledge, If you are using L2 caches, you should determine the number of L2 caches with  --num-l2caches .I hope this useful.  ---Babak Aghaei From: Mehdi Ahmadpour via gem5-users To: gem5-users@gem5.org Sent: Monday, Decem

[gem5-users] Fault Model

2014-12-17 Thread babak aghaei via gem5-users
Dear developers& users you had added the Fault Model(aisopos konistantinus) to gem5. but you didn't any info in gem5 wiki. when i send an email to writer of this fault model he don't reply to my emails. plz if you have some info plz tell me study those. more and less i get some info about tthis

[gem5-users] modifying the components of gem5

2014-12-16 Thread babak aghaei via gem5-users
Dear Andreas HanssonI prey this msg find you in complete health and full happiness state. I have been studying gem5 simulator for last 10 month ago. but now because information starvation i am stopping my research.  if possible plz guide me in following issues:1. when i want to modify a file in

[gem5-users] Router Idle time

2014-12-04 Thread babak aghaei via gem5-users
Dear developers and gem5 usersHiI wanna know when the cpu is in idle then the router is to idle mode? I can guess this question's answer and it is NO, when the cpu is in idle mode, the router attached to it maybe is active and is routing. so my main question is where i could know the idle time o

Re: [gem5-users] Unable to find destination address

2014-11-18 Thread babak aghaei via gem5-users
Hi Matheuswhy you reduce the cpu-clock? remove this command and rerun. if you face with this problem again then decrease the the l2 chache size and --mem-size.I hope this help you  Best---Babak Aghaei Ph.D candidate From: Matheus

[gem5-users] Router Statistics

2014-11-11 Thread babak aghaei via gem5-users
Hello, When We run the simulation with garnet  mode(e.g. 2*2 Mesh topology), We have 4 router. Why in the stats.txt file We just see one router statistics? I would appreciate you if you give some hits. Thank you. Best ---Babak Aghae

[gem5-users] Help

2014-11-10 Thread babak aghaei via gem5-users
Hi MatheusHow is it going. What I must be do for following case?I want to modify the router_d.cc code and change some line of it based on my purpose and then I want to see the result of changes in stats.txt. Best ---Babak Aghaei Ph.D c

[gem5-users] router statistics

2014-11-09 Thread babak aghaei via gem5-users
HiI prey You would be healthy and happy. When We run the simulation with garnet(e.g. 2*2 Mesh topology) mode, We have 4 router. Why in the stats.txt We just see one router statistics?   Thank you. Best ---Babak Aghaei Ph.D candidate

Re: [gem5-users] Adding L3 cache to gem5

2014-11-07 Thread babak aghaei via gem5-users
HiClearly, I don't understand your purpose, but if you want add l3 cache, simply, you can use this option in command line:--num-l3caches=and with this command determine the size of it:--l3_size=I hope this useful Best ---Babak Aghaei P

[gem5-users] how we can generate two type flit in garnet

2014-11-07 Thread babak aghaei via gem5-users
HelloI want to add a field in flit structure that this field has 5 type. type 1: flit is normal as before type 2: flit is an RC...where and how I must do modification. do I just modify the garnet files?does it impact on traffic? thanks in advance  -

[gem5-users] file modification

2014-11-06 Thread babak aghaei via gem5-users
Hi What we would do when we modified a file in gem5 repo for seeing the result of this modification!?   ---Babak Aghaei Ph.D candidate ___ gem5-users mailing list gem5-users@gem5.org http:

[gem5-users] (no subject)

2014-11-06 Thread babak aghaei via gem5-users
Hi What we would do when we modified a file in gem5 repo for seeing the result of this modification!?   ---Babak Aghaei Ph.D candidate ___ gem5-users mailing list gem5-users@gem5.org http://m5s

Re: [gem5-users] adding a file to disk image using mount

2014-11-01 Thread babak aghaei via gem5-users
Hi Navid al Mustafa run sudo gedit .bashrcand then add the path of your image and disks export M5_PATH=/home/path/to/full-system-images/ Best ---Babak Aghaei Ph.D candidate From: Naveed Ul Mustafa via gem5-users To: gem5-users@

Re: [gem5-users] Fullsystem with NoC

2014-10-11 Thread babak aghaei via gem5-users
Hi this is possible, befor you must establish the garnet network and then run any benchmark on it. best --- Babak Aghaei Ph.D candidate From: Matheus Alcântara Souza via gem5-users To: "gem5-users@gem5.org" Sent: Saturday, Octobe

[gem5-users] (no subject)

2014-10-11 Thread babak aghaei via gem5-users
Hi this is possible, befor you must establish the garnet network and then run any benchmark on it. best --- Babak Aghaei Ph.D candidate ___ gem5-users mailing list gem5-users@gem5.org http://m

[gem5-users] Router Idle Time!?

2014-10-09 Thread babak aghaei via gem5-users
Hi Whether the routers have idle time in network!? if yes, where I can realize the amount of it. Do the routers in the network have unique ID!?Beforehand, I thank you yours kindly responses. --- Babak Aghaei Ph.D candidate __

[gem5-users] USE OF GEM5 IN FAULT TOLERANT issues

2014-10-07 Thread babak aghaei via gem5-users
HiI pray the Happiness and health full  life for everybody.. I am studying about the fault tolerant challenges of an interconnection network. I want know if take place studies about fault injection techniques used in GEM5 simulator.THANK YOU Best -

Re: [gem5-users] How to run PARSEC within GEM5 in FS mode?

2014-10-01 Thread babak aghaei via gem5-users
Hi M.Y. You must change the disk image size with /gem5/util/gem5img.py as you want. I hope that help you. Best --- Babak Aghaei Ph.D candidate From: Matheus Alcântara Souza via gem5-users To: n260

Re: [gem5-users] Run Parsec benchmark on X86 arch

2014-09-30 Thread babak aghaei via gem5-users
Hi Hamid can you give some further info about you work such as your commands in terminal and gem5 configures and try on which workload of Parsec... tell me whether the program goes ahead and in ROI stops for long time? or your simulation endedwithout interesting result? ---

[gem5-users] ALPHA+Garnet+ruby+which cache cohrence protocol?

2014-09-28 Thread babak aghaei via gem5-users
Hi All I want to run 4*4 garnet network. what config you propose for me to run!? I want also take checkpoint for this network? I come to a config, I want know yours idea: ./build/ALPHA_MESI_Two_Level/gem5.opt configs/example/fs.py -n 16 --l1i_size=32kB --l1d_size=32kB --l2_size=8MB --num-l2cac

[gem5-users] (no subject)

2014-09-28 Thread babak aghaei via gem5-users
Hi Is anybody has run Parsec 3.0 on ALPHA ISA? plz help! --- Babak Aghaei Ph.D candidate in Computer Engineering (Hardware), Science and Research University Tehran, IRAN E-Mail: b.agh...@iaut.ac.ir E-Mail: babak_agha...@yahoo.com E-M

[gem5-users] PARSEC 3.0- problem in create Disk image

2014-09-06 Thread babak aghaei via gem5-users
Hi why anybody answer me? do you listen me? plz guid me, I need emergency guidence.. --- I have run the parsec all benchmarks in standalone, but in gem5, when I create the disk image for ALPHA ISA by contain parsec 3.0 and run simulation I face with the bash script problem like this: /p

[gem5-users] running parsec 3.0 on gem5

2014-08-31 Thread babak aghaei via gem5-users
Hi All I have run the parsec all benchmarks in standalone, but in gem5, when I create the disk image for ALPHA ISA by contain parsec 3.0 and run simulation I face with the bash script problem like this: /parsec-3.0/bin/parsecmgmt:line 1288: ${BASH_VERSINFO[0]}: bad substitution /parsec-3.0/bi

[gem5-users] idle cycle

2014-08-31 Thread babak aghaei via gem5-users
Hi all In the output file(stats.txt) is a field with name "cpu idle cycles num", now my Q's are: 1.what is the mean "cpu idle cycle num"? which are the gem5 files that co operate with each other for increment this number? 2.my main Q is: does the router has idle time? if yes then which field in

[gem5-users] (no subject)

2014-08-31 Thread babak aghaei via gem5-users
Hi All I have run the parsec all benchmarks in standalone, but in gem5, when I create the disk image for ALPHA ISA by contain parsec 3.0 and run simulation I face with the bash script problem like this: /parsec-3.0/bin/parsecmgmt:line 1288: ${BASH_VERSINFO[0]}: bad substitution /parsec-3.0/bi

[gem5-users] problem in make garnet network on gem5

2014-06-01 Thread babak aghaei via gem5-users
hi all plz guid me about this warning warn: add_child('cls'): child 'credit_links0 credit_links1' already has parent Global frequency set at 10 ticks per second warn: rounding error > tolerance     0.072760 rounded to 0 warn: rounding error > tolerance     0.072760 rounded to 0 info: Enter