If you want to do this you really shouldn't be fast-forwarding but instead should make a gem5 hooks library for parsec that emits the gem5 checkpoint m5op.
See: http://www.cs.utexas.edu/~parsec_m5/TR-09-32.pdf Ali On 03.04.2014 11:08, Naranjo Carmona, Alberto Javier wrote: > Hi everyone, > > I am running PARSEC benchmarks in a 16 core X86 system. I want to do timing > simulation before ROI and switch to detailed mode at the beginning of ROI > using the -F option. It turns out that the simulation switches so much later > than the beginning of ROI. > I am doing the same as described in > http://www.mail-archive.com/gem5-users%40gem5.org/msg08136.html [1] and I > tried with both, using sim_insts and the sum of all committedInsts of all > cores from the beginning of the simulation to the beginning of ROI. > > What am I doing wrong? How do I get the correct value of -F? > > Thanks Links: ------ [1] http://www.mail-archive.com/gem5-users%40gem5.org/msg08136.html
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
