As a minor addition to Nilay's response, I believe you could also get quite far using the classic memory system, depending on what kind of experiments you are aiming to conduct.
Andreas -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Nilay Vaish Sent: 01 August 2012 00:06 To: Shirshendu Das Cc: [email protected] Subject: Re: [gem5-users] Ruby Segmentation fault (SIGSEGV) in main thread On Tue, 31 Jul 2012, Shirshendu Das wrote: > Hi Andreas, > > Thanks for your reply. Actually I am new in this field. I don't know which > simulator to use. I have some queries regarding gem5: > > a) Can I simulate a 16-core NUCA in gem5?? > > b) Can I change the network architecture of NUCA in gem??? For example, I want > to add two separate networks: one for request and another for response. > > > c) Can I change the L1/L2 cache management policies in gem5?? For example, I > want to use block migration in L2 cache banks. > > > d) If I use gem5 instead of GEMS then can I simulate all CMP cache > architectures without SIMICS. > I believe it is possible to do all of these things in gem5. You will have to make use of the Ruby memory system. -- Nilay _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
