Hi all, I was trying to run PARSEC on full system simulation with garnet network. My command is:
./build/ALPHA_MESI_CMP_directory/m5.opt -d output/blackscholes ./configs/example/ruby_fs.py --script=./parsec_script/blackschole_16c_simsmall.rcS -I 50000000 --cpu-type=detailed --caches --num-cpus=16 --num-dirs=16 --topology=Mesh --num-l2caches=16 --mesh-rows=4 --garnet-network=fixed After running some time, it pops out "fatal: Unable to find destination for addr 0x811b9c68 on bus system.piobus @ cycle 101425632000 [findPort:build/ALPHA_MESI_CMP_directory/mem/bus.cc, line 295] Memory Usage: 1288192 KBytes" I did not do any change to the code, just run it and got the error above. I changed to execution instruction number to 10000000 and then it can finish correctly. Any suggestion? Thanks, -- Xi Chen
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
