Hi all, I am attempting to simulate the following workflow: warmup cache --> execute benchmark --> dumpstats
I am using classic (non-Ruby) caches with a single (TimingSimple) CPU. My question is, how do I make the system run multiple binaries one after another. As far as I can tell, se.py drops any commands after the ";" delimiter if SMT or multiple CPUs are present, so does not support sequential commands being executed in a single simulation on one CPU. Is it possible to only record the stats for the benchmark execution as well? I assume checkpoints have something to do with it but am unsure as how to implement them without being able to separate the execution of multiple binaries within the python script. Is my approach to this problem correct or should I be trying an alternative idea? Thanks in advance, Sam
_______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
