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/[email protected]/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 -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
