I don't seem to have spec2006 scripts with me. Have you written those on your own or are they available from m5sim.org? If they are available from m5sim.org, can you send me the link?

--
Nilay


On Wed, 13 Apr 2011, biswabandan panda wrote:

yeah but i am not specifying anything  about threadlimit

here is my command line

build/ALPHA_SE/m5.opt    configs/spec2006/runspec.py   - d  - n 4
--fast-forward=1000000


On Wed, Apr 13, 2011 at 9:24 PM, Nilay Vaish <[email protected]> wrote:

On Wed, 13 Apr 2011, biswabandan panda wrote:

 i am not giving in the command line. In the python script itself, i am
specifying like this

*
for i, cpu in zip(range(len(cpus)), root.system.cpu):
root.system.cpu[i].max_insts_all_threads = 25000000*

but the problem is if any core finishes the above number first, then the
entire simulation exits

On Wed, Apr 13, 2011 at 8:10 PM, Nilay Vaish <[email protected]> wrote:

 On Wed, 13 Apr 2011, biswabandan panda wrote:

 Hi,

             hope u r doing well, have u used multiprogrammed workloads
for spec 2k6  because the python file is exiting if any of the thread
reaches --max-insts. It is happening for both --anythreads and
--allthreads
option for simulation termination. Could u please help me out like what
to
change so that the simulation will exit when all the threads reaches the
--max-insts. I need it badly. PLz do reply


 What's  the command line that you supply?

--
Nilay




How do you begin the execution of the simulator? You must be writing some
command on the command line.

Nilay




--

*thanks&regards
*
*BISWABANDAN PANDA*
*M.S.(RESEARCH SCHOLAR)*
*RISE LAB*
*IIT MADRAS*

http://www.cse.iitm.ac.in/~biswa/

_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to