> Any documentation on the random number generator used in GEM5, and why a RNG > method is chosen? There is no documentation, but it is not very complicated and there are examples in the code of its usage. We chose the mersenne twister RNG because it's considered to be one of the best.
Nate _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
