Re: [Gems-users] How to replicate simulation runs exactly


Date: Wed, 29 Oct 2008 10:49:48 -0500
From: "Dan Gibson" <degibson@xxxxxxxx>
Subject: Re: [Gems-users] How to replicate simulation runs exactly
RANDOM_SEED = 0 forces a random seed based on the current value of time(NULL). Most PRNGs cannot handle 0 as a seed. Set RANDOM_SEED to non-zero.

Regards,
Dan

On Tue, Oct 28, 2008 at 10:31 PM, Fuad Tabba <fuad@xxxxxxxxxxxxxxxxx> wrote:
Hi,

Running GEMS/ATMTP, if I run the exact same experiment twice, I get slightly different results in timing. Is it possible to replicate the experiments exactly?

RANDOMIZATION is set to false and RANDOM_SEED is set to 0; but still, I cannot replicate the exact timing...

Is there a way of doing this? Thanks.

Cheers,
/fuad

_______________________________________________
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→]