martinruefenacht / fennel

HPC network simulator
0 stars 0 forks source link

Implement in-depth topology simulation via network model #1

Open martinruefenacht opened 4 years ago

martinruefenacht commented 4 years ago

The aim of this is to capture the congestion effects better, instead of mathematical models.

The network models should use the global priority queue to progress the simulation. They should not use a nested priority queue.

martinruefenacht commented 4 years ago
martinruefenacht commented 4 years ago

recv side is done with a message task at the other side switch congestion, how?