Hi all, I have some questions regarding the switching of CPU models during simulation. The se.py script provides some useful options, but does not seem to offer me what I (and with my I guess a lof others) want: The ability to sample a long benchmark by alternating between fastforwarding (the atomic cpu model), warmup (the timing cpu model) and detailed simulation (the detailed cpu model) for a number of times. the script only offers to fastforward to detailed execution, or to warmup before detailed execution. Fastforward,warmup, and detailed execution does not work, and making this switch multiple times in one benchmark run also does not. The --repeat-switch option cannot be used together with the warmup option for example.
I tried to implement this in a python configuration script myself based on what I learned from the Simulation.py script, but I cannot get it to work. Has anyone ever succeeded on this before, or knows of a way to do this, as this seems to be fairly basic functionality in a simulator? Any comments are appreciated. Best regards Timon
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
