Hello,

I am trying to run the same benchmark multiple times, each time with
different size of the reorder buffer.
I can do that manually by changing the file "src/cpu/o3/O3CPU.py" line
NumROBEntries = Param.Unsigned(...etc" then I rebuild the gem5 completely
then i can run the benchmark.

This is really a long process for only changing 1 parameter and it
is problematic since i need to run it with many different values. is there a
way to make the size of the ROB a variable which i can change through the
command line while running gem5 rather than during building it?

Thank you in advance
Saad
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to