Artificial traffic generation based simulation.
The mode of the simulator is governed by the
parameter
in the netconfig file. When set to 0, trace based simulation is used,
when set to 1, traffic generation is used.
Trace based simulation. This is used to study target application
performance, or detailed network performance when loaded by a specific
application.
There are two command line parameters for traced based simulation.
./bigsimulator arg1 arg2
arg1 = 0 => Latency only mode
1 => Detailed contention model
arg2 = N => starts execution at the time marked by skip point N (0 is start)
Artificial traffic generation based simulation is use to study the performance of interconnects under standard network load schemes.