Re: [Gems-users] why I can not get the result


Date: Sun, 13 Jul 2008 15:04:59 -0500
From: Philip Garcia <pcgarcia@xxxxxxxx>
Subject: Re: [Gems-users] why I can not get the result
While Gems can be slow, it isn't quite that slow.  Of course, a lot depends on how many processors you have configured.  Also, make sure you aren't compiling gems with debug flags turned on (that will slow down execution quite a bit).  In general, I've found that it takes ~1 day on a 2.4GHz core 2 system to simulate a single core processor for 2 billion cycles.  In general, runtimes will scale with the number of processors you're simulating, so a 2 processor simulation will take twice as long.  

Phil
On Jul 13, 2008, at 12:25 PM, Berkin Ozisikyilmaz wrote:

I am not sure about the exact numbers but I think about 50 million instructions takes 12-16 hours to simulate so 10 billion instructions will not finish. Start small try 500K and then increase.

 

berkin

 

-----Original Message-----
From: gems-users-bounces@xxxxxxxxxxx [mailto:gems-users-bounces@xxxxxxxxxxx] On Behalf Of Dan Gibson
Sent: Sunday, July 13, 2008 8:17 AM
To: Gems Users
Subject: Re: [Gems-users] why I can not get the result

 

'opal0.sim-step X' runs the simulation for X instructions. You need not use 'c' at all.
2008/7/13 <llccdd1985@xxxxxxx>:
thanks,
I use your method to simulate it,But I type the command as below:
simics>opal0.sim-step 9999999999
It will spend a long time to finish it,does it tell the simics  doesn't stop  until executing  9999999999 instructions?
Is your meaning that after I use opal0.sim-step,wait it finish,then  I use  c  to start simulate?
then  I can get the result? 

 

thanks

 


渊波阔宅 湖景人生
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.

_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.


[← Prev in Thread] Current Thread [Next in Thread→]