Hi all, I want to fast forward my benchmark during its input graph initialization phase and then switch to O3 cpu. I have a couple questions about that.
- My system is a multicore system (let's say 4 cores). Should I fast forward with 4 atomic cpus and restore with 4 O3 cpus or one cpu for fast-forwarding is enough? - In my system each core has its own l1 cache and a unified l2cache. Should I do the fast-forwarding part with the caches or not? Best, Muhammet
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users