Dear authors and users,
I run the simulation with the instruction as:
./simulate.py -D 2 -credit_based_FC -packet_drop -FC -NI_Test -SHMU -Rand 0.01 -PS 8 8 -sim 10000 -end 11000
as I understand the parameter -D 2 that means we use a size of network 2x2
but How could I use the other network size as 3x2, or 3x5?
many thanks!