- 09 Dec, 2015 1 commit
-
-
Misbah Mubarak authored
Torus model revision: adding bubble flow control for deadlock prevention and updated congestion control
-
- 03 Dec, 2015 1 commit
-
-
Misbah Mubarak authored
-
- 12 Aug, 2015 1 commit
-
-
Jonathan Jenkins authored
-
- 10 Apr, 2015 1 commit
-
-
Misbah Mubarak authored
-
- 31 Mar, 2015 1 commit
-
-
Misbah Mubarak authored
-
- 23 Dec, 2014 1 commit
-
-
mubarak authored
-
- 14 Aug, 2014 1 commit
-
-
mubarak authored
Integrating DUMPI's MPI trace replay with model-net. Currently, supports replaying MPI point-to-point messaging on top of torus/dragonfly and simple-net network models.
-
- 08 Jul, 2014 1 commit
-
-
Jonathan Jenkins authored
- "modelnet" parameter in cfg is now a no-op - "modelnet_order" parameter in cfg is required, listing order in which networks are indexed to the model - modified "model_net_set_params" signature - updated tests to use the new interface
-
- 23 May, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 13 Feb, 2014 1 commit
-
-
Misbah Mubarak authored
minor changes to model-net plug-in: (1) making the torus network's chunk size configurable (2) handling some edge cases which we haven't encountered so far but its good to have them for future
-
- 11 Nov, 2013 1 commit
-
-
Philip Carns authored
-
- 09 Aug, 2013 1 commit
-
-
Misbah Mubarak authored
Updates to modelnet (1) Updated the mapping configuration for dragonfly (the mapping now distributes the routers equally on all the PES. The old dragonly mapping configuration was placing the routers on a single PE which was causing congestion on that PE leading to slow model performance in parallel ) (2) Updated 'make check' to handle dragonfly and torus test cases as well (3) Remove the num_servers argument from model-net test case, the number of servers are now calculated from the config file (4) Placing the ross mapping parameters in the codes mapping file
-
- 07 Aug, 2013 2 commits
-
-
Misbah Mubarak authored
Fixing a minor bug in the model-net test case, the number of servers was specified incorrectly for the simplenet case
-
Misbah Mubarak authored
Fixing a minor bug in the model-net test case, the number of servers was specified incorrectly for the simplenet case
-
- 05 Aug, 2013 1 commit
-
-
Misbah Mubarak authored
Adding the torus network plugin with modelnet API, see model-net/README_MN_TEST.txt for instructions to run the test
-