When I run the command "./build/ALPHA_FS/gem5.opt ./configs/example/ruby_fs.py
--num-cpus=16 --num-dirs=16 --mesh-rows=4 --topology=Mesh --num-l2cache=16
--garnet-network=fixed --l1i_size=64kB --cacheline_size=64" with
MOESI_dir_protocol, it gives a lot of warings as below:
warning: add_child('cls'): child 'credit_links0 credit_links1' already has
parent
It seems it happens in building Mesh topology when Instantiating IntLink() and
ExtLink() in Mesh.py. Does this matter?
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users