Re: [Gems-users] instruction count in different GEMS protocols?


Date: Sat, 14 Mar 2009 13:36:39 -0600
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] instruction count in different GEMS protocols?
You should expect instruction count to vary widely even with the same protocol for different RANDOM_SEED, because of spinloops.

Regards,
Dan

On Sat, Mar 14, 2009 at 11:44 AM, Konstantinos Aisopos <kaisopos@xxxxxxxxx> wrote:
hi all,

I am running splash specs in MESI_SCMP and MOESI_SMP and observing the
following: Ruby_cycles are in the same order of magnitute (+- 20%).
However, instructions in MOESI_SMP = (~800%) instructions in
MESI_SCMP.  How can the same specs with the same inputs generate 8x
more instructions in a different protocol? (roughly the same
proportion for all splash specs). Is the variable
*instruction_executed* trustworthy? Should I use another variable to
measure instruction count?

thanks,
Kostas
_______________________________________________
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.




--
http://www.cs.wisc.edu/~gibson [esc]:wq!
[← Prev in Thread] Current Thread [Next in Thread→]