diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2015-09-01 15:50:33 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2015-09-01 15:50:33 -0500 |
commit | fe47f0a72fda6b101c10810acfb60569fe5b05cd (patch) | |
tree | 60ceffb990f546249e8e4033c6e0c293b02f9187 /configs/ruby/MI_example.py | |
parent | 5d555df359868ade54ea0a23b027839bd40ae613 (diff) | |
download | gem5-fe47f0a72fda6b101c10810acfb60569fe5b05cd.tar.xz |
ruby: remove random seed
We no longer use the C library based random number generator: random().
Instead we use the C++ library provided rng. So setting the random seed for
the RubySystem class has no effect. Hence the variable and the corresponding
option are being dropped.
Diffstat (limited to 'configs/ruby/MI_example.py')
0 files changed, 0 insertions, 0 deletions