[m5-users] Using M5 for simulating SMT/CMP hybrid architectures

2008-05-03 Thread sahithi krishna
Hi, As a part of my course project, my group is trying to study the SMT/CMP hybrid architectures and study their performance. As a part of the project we need to vary the parameters like number of cores and number of threads supported for each core and run simulations. As per my understanding,

Re: [m5-users] Using M5 for simulating SMT/CMP hybrid architectures

2008-05-05 Thread sahithi krishna
there is somewhere to run them. The error you're getting indicates that the application is creating a new thread but has nowhere to run it. Steve On Mon, May 5, 2008 at 8:57 AM, sahithi krishna [EMAIL PROTECTED] wrote: Hi Steve, I modified the run.py to deal with the SMT part and when I

Re: [m5-users] Using M5 for simulating SMT/CMP hybrid architectures

2008-05-05 Thread sahithi krishna
] cpu1.workload = [bm, bm] Note that you have to make sure the workload object is created with the right command-line parameters to use the proper number of threads. Steve On Mon, May 5, 2008 at 10:17 AM, sahithi krishna [EMAIL PROTECTED] wrote: Hi Steve, I donot know how

Re: [m5-users] Using M5 for simulating SMT/CMP hybrid architectures

2008-05-06 Thread sahithi krishna
you, Sahithi On 5/6/08, Steve Reinhardt [EMAIL PROTECTED] wrote: If you're still using the script you sent out before, there's a chunk of code in there that overwrites the process variable that's probably causing you trouble. Steve On Mon, May 5, 2008 at 10:58 AM, sahithi krishna [EMAIL

[m5-users] Assertion Failed error

2008-05-06 Thread sahithi krishna
Does anyone have an idea why I am getting this error? I am trying to run the FFT splash benchmark on 2 CPU with 2-way SMT. I am attaching my config file with this email. Any suggestions are welcome...I am really desperate now. Thanks, Sahithi Error: M5 Simulator System Copyright (c) 2001-2008