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

Reply via email to