Hi,
I am trying to run multiple simulations simultaneously, and would like to
do so out of the same gem5 folder. However, my CPU configuration differs in
each simulation (prefetcher properties, branch predictors etc). Whats the
best way to achieve this?
I am considering making multiple copies of O3_ARM_v7a.py  and tweaking the
parameters I need to, one at a time. Only CacheConfig.py and Simulation.py
seem to be using the O3_ARM_v7a.py and it would be easy to amend both these
files (add more options similar to "arm_detailed" for cpu-type).
Regards,
Kirtika
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to