Hi, I have been trying to solve this problem since a few days. I am trying to run a simulation ( not full system ), for SPEC 2006 with the garnet network. I have compiled the code using the following instruction :
scons -j 8 build/ALPHA/gem5.opt RUBY=true protocol=MOESI_CMP_directory and then run it using the following command : build/ALPHA/gem5.opt --stats-file=core16_mix.txt configs/example/se.py --ruby --mem-size=4GB --cpu-type=detailed --caches --l2cache --maxinst=1000000000 --num-cpus=8 --num-dirs=8 --topology=Mesh --mesh-rows=4 --garnet-network=fixed --bench libquantum-libquantum-libquantum-libquantum- libquantum-libquantum-libquantum-libquantum Everytime the simulator stops with the following error : Exiting @tick "number" because halt instruction encountered Could someone help me figure out why is it that the simulator is exiting. Thanks _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
