I am observing this behaviour with a synthetic benchmark(Nonlinear
Predictive Control). I am not sure if this benchmark is adding any kind of
randomness.
I need to look in to this.
I tested with eembc benchmarks, where i don't see any variations with the
repeated runs.
So as andreas mentioned this
Thanks, Andreas,I recompiled GEM5 with "scons build/ALPHA/gem5.opt" and I got
an error:
NameError: name 'CommMonitor' is not defined:
File "/home/hamed/gem5/src/cpu/BaseCPU.py", line 322: cpu.monitor =
CommMonitor(trace_file='cpu.ptrc',trace_enable=True)
so I added this line in Bas