I put two bench mark in one running script and let sys auto run it. ----- Original Message ----- From: "Sreya Sringa via gem5-users" <[email protected]> To: [email protected] Sent: Tuesday, January 20, 2015 12:01:30 PM Subject: [gem5-users] Cache Replacement Policy
I'am trying to run on multicores with two applications libquantum and hmmer(SPEC 2006) running concurrently. On the terminal what has to be typed in for this. I typed ~/gem5$ build/ALPHA/gem5.opt --stats-file=multi_hmmer_libquantum configs/example/se.py -n 2 --cpu-type=detailed --caches --l2cache --l1d_size=512B --l1d_assoc=8 --l1i_size=512B --l1i_assoc=8 --l2_size=16kB --l2_assoc=8 --num-l2caches=1 -c --bench=hmmer;--bench=libquantum But it shows error "--bench=libquantum: command not found". Please tell me how to run two applications on multicores. _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
