Hello Gelin and Giacomo,
Recently I was using gem5 in se mode to run some SPEC 2006 runs and I realize
there is some checkpoint retrieval problem.
In my case it doesn't behave like in Gelin case, but I though that better add
it here than create a new thread.
Some information,
I am worki
Hi Rosen,
try adding a space before the "-c". So the -o option stays like -o ' -c 10'
I found that before and the extra space avoids the problem.
Jordi
Activat Tue, 22 Feb 2022 07:17:57 +0100 Rosen Lu via gem5-users
va escriure
Dear All,
I just downloaded the ve
Hi, Python 3 has a package called M5 ( i think it is related with
html). If that is installed in your python environment might be included before
the gem5 m5 package. You can open a python3 console and import m5 Print (
m5.__dict__)That might give you a hint o