Hi The simulation parameters don't store in the checkpoint , you have to enter them manually. you can use the run_bench.py script to automate the running of the benchmark , you can find the script on the downloads section in the marss' github page On Thu, Apr 29, 2010 at 3:36 PM, Manabi <[email protected]> wrote: -Furat
> > Hello, > > I am trying to start benchmarks from a checkpoint and run simulation for a > specific number of instructions. > > I have created checkpoint using the function > ptlcall_checkpoint_and_shutdown() > and load it with command > > qemu/qemu-system-x86_64 -m 2048 -loadvm 1 /image/parsec_image/parsec.qcow2 > > > The problem is the simulation parameters (logfile, loglevel, stopinsns etc) > that I entered > before taking the checkpoint are all lost when I load that checkpoint. So > the simulation runs > with default logfile name and till the end of the benchmark. > > I want to know that it there is any way I can also load the simulation > parameters. > > > Thank you > Samira > > _______________________________________________ > http://www.marss86.org > Marss86-Devel mailing list > [email protected] > https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel > >
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
