Hi, when i run example-4 on my pc,
root@e43e9b85f01a:/tmp# m2s --net-sim net0 --net-config multi2sim/samples/network/example-4/net-mesh --net-injection-rate 32 --net-msg-size 144 --net-max-cycles 120 --net-visual net2.vis
I encounter this error:
`; Multi2Sim 5.0 - A Simulation Framework for CPU-GPU Heterogeneous Computing
; Please use command 'm2s --help' for a list of command-line options.
; Simulation alpha-numeric ID: SYBau
[Network] Error: multi2sim/samples/network/example-4/net-mesh: Buffer size on
the end node should be able to fit at least a whole message, or all the packets
of the message`
Anyone can help me? Thanks!