Re: [gem5-users] Correct Way to Fast-Forward

2020-03-26 Thread Ciro Santilli
Hi Muhammet, Since this a common question, I've decided to start a Q&A at: https://stackoverflow.com/questions/60876259/which-system-characteristics-such-as-number-of-cores-of-cache-configurations-can to centralize knowledge about the issue. If any more experienced user can add or correct anythin

[gem5-users] Correct Way to Fast-Forward

2020-03-24 Thread Muhammet Abdullah Soytürk
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-f