> Is there any point in src/python/swig/random.i? I don't see that it's used > anywhere, and it messes up trying to use the official python random module:
I think we should just rename it. We really should have a single preferred random number generator for the entire simulator so that we can pick a single seed value (for randomized simulations and reproducibility). I know that the seed isn't exposed right now, but it should be. Nate _______________________________________________ m5-dev mailing list m5-dev@m5sim.org http://m5sim.org/mailman/listinfo/m5-dev