Hi:I want to implement NUCA in gem5 ,and the bank betwwen l2 implement the 
network connection


I found this version of gem5 click 
here(https://github.com/Wei-ZhiGang/gem5-NUCA)


But I don't know if my command line is right:

build/X86_MOESI_NUCA/gem5.opt configs/example/fs.py --ruby --caches 
--l1i_size=64kB --l1d_size=64kB --l2cache --l2_size=4MB --l2-enable-bank 
--l2-num-banks=16 --cacheline_size=128 --num-l2caches=12 --network-fault-model 
--topology=Mesh_l2 --mesh-rows=4 --garnet-network=fixed -I 2000000000 
--cpu-type=timing -n 4The protocol used is MOESI_NUCA. The following error 
occurred:gem5.opt: build/X86_MOESI_NUCA/mem/ruby/network/MessageBuffer.cc:123: 
const Message* MessageBuffer::peek() const: Assertion `isReady()' failed.I 
appreciate your kindness. Thank you
Jtong
down votefavorI found this version of gem5
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to