Hi all, I am testing a complex C++ program in FS mode. However, the program is too large. I found it include about 3 billion instructions. It took too long time to test the program.(one test will take about 6-7 days)
Are there any ways to make the simulation faster? I want to simulate the first one billion instructions very fast. Then simulate the second one billion instructions with normal time. After that, simulate the last one billion instructions very fast. Or other ways to resolve the problem. Regards, Shu.
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
