Hi, I'm looking forward to an interconnection example of Ruby whithin it is possible to demonstrate the message transfer between cpus (and make the transfer visible).
I have tried the following: ./build/ALPHA_Network_test/gem5.debug --debug-flags=NetworkTest configs/example/ruby_network_test.py --num-cpus=16 --num-dirs=16 --topology=Mesh --mesh-rows=4 --sim-cycles=1000 --injectionrate=0.01 --synthetic=1 --fixed-pkts --maxpackets=100 Is this example a good example? I extended the debug output to display the difference between the start of the packet and the receive. But it is very confusing, that all packets took 4 ticks and the source and destination cpu is always the same. Could someone explain that to me? Best regards, Fabian
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users