Hi,

I have followed the instructions in the post below in order to introduce
randomness between different runs of gem5.

https://www.mail-archive.com/gem5-users@gem5.org/msg19749.html

However, it does not seem to work. I'm producing random numbers in my
program by seeding srand with time and then use rand. Shouldn't changing
the seed I provide to the seedRandom function result in different numbers
generated in each run of the program. Please correct me if my understanding
is wrong.

Thanks,
Victor
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to