Hi, If by simulating multiple binary files, you mean running multiple simulations at the same time you can do that using -d [Directory where output files of simulation should be stored] switch on command line . If you mean running multiple programs in a multicore/multiprocessor system, you can change se.py and assign different workloads to different processors. Or you can use full system simulation mode. Refer to : http://www.m5sim.org/Frequently_Asked_Questions#How_do_I_run_multiprogram_workloads_on_M5.3F
On Wed, Dec 2, 2015 at 4:08 PM, Yifeng Liu <yif...@udel.edu> wrote: > Hi All, > > I am really new to gem5. > Does anybody know how to simulate multiple binary files in Gem5? > Someone told me that I should modify the se.py file. > Is that the correct way to do it? Thanks > > Looking for your help. > > > > _______________________________________________ > gem5-users mailing list > gem5-users@gem5.org > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users