I use multi-cpu gem5 with multi workloads.
But when the earliest workload finish the job, gem5 is also exiting and
other workloads are ended while they have remaining job.

Is it impossible keep running the gem5 until all workloads are finished?
My cmd command is

 ./build/X86_SE/gem5.fast --stats-file=stat configs/example/se.py
--cmd="/cpu2006/x86_exe/specrand_base.gcc43-64bit;/cpu2006/x86_exe/hmmer_base.gcc43-64bit;/cpu2006/x86_exe/bzip2_base.gcc43-64bit"
--options="324342
24239;/cpu2006/benchspec/CPU2006/456.hmmer/data/test/input/bombesin.hmm;/cpu2006/benchspec/CPU2006/401.bzip2/data/test/input/dryer.jpg
2" --cpu-type=detailed --caches --mem-type=ddr3_1600_x64 -n 3 --l2cache
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to