hi, all I've tried to run SMT in ARM SE mode. But it didn't work.
This is the command I typed gem5.opt ~/gem5/configs/example/se.py --smt --cpu-type="detailed" --caches - c heyarm.o;heyarmp2.o I found only the first binary will be executed. And another command I tried is gem5.opt ~/gem5/configs/example/se.py --smt --cpu-type="detailed" --caches - c heyarm.o -c heyarmp2.o Only the second binary will be executed. Could anyone tell me how to modify the command or any else way to go? Thanks! _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
