> On Aug. 30, 2014, 4:59 a.m., Hoseok Seol wrote: > > Hello, I am the user which use se-mode, and I got error message when I use > > checkpoint_aggregator.py > > > > fatal: Can't unserialize 'Globals:numMainEventQueues' > > @ cycle 0 > > [paramIn:build/X86/sim/serialize.cc, line 230] > > Memory Usage: 4386348 KBytes > > Program aborted at cycle 0 > > > > So I change my gem5 as mentioned this changeset. But I have the same error > > message. > > Can you help me?
That sounds odd. Have you applied the patch, then run the cpt_upgrader.py before you try to start from the checkpoint? - Andreas ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2324/#review5317 ----------------------------------------------------------- On Aug. 13, 2014, 12:49 p.m., Andreas Hansson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/2324/ > ----------------------------------------------------------- > > (Updated Aug. 13, 2014, 12:49 p.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 10284:a50742e945c5 > --------------------------- > sim: bump checkpoint version for multiple event queues > > This patch adds a fix for older checkpoints before support for > multiple event queues were added in changeset 2cce74fe359e. The change > in checkpoint version should really hav ebeen part of the > aforementioned changeset. > > > Diffs > ----- > > src/sim/serialize.hh 79fde1c67ed8 > util/cpt_upgrader.py 79fde1c67ed8 > > Diff: http://reviews.gem5.org/r/2324/diff/ > > > Testing > ------- > > > Thanks, > > Andreas Hansson > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
