- 06 Nov, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 04 Nov, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 08 Aug, 2014 1 commit
-
-
Jonathan Jenkins authored
- N priorities processed in increasing order - queue for priority i not touched until 0...i-1 queues are empty - example injection API usage shown in test program - currently, only the priority scheduler has need of it
-
- 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
-
- 13 Jun, 2014 1 commit
-
-
mubarak authored
Adding collective modeling functions in model-net (currently only dragonfly/torus models support it)
-
- 16 Apr, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 15 Jan, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 13 Oct, 2013 1 commit
-
-
Philip Carns authored
-
- 10 Oct, 2013 2 commits
-
-
Philip Carns authored
- just a slightly modified copy of normal modelnet test for now; will update to use as the primary test harness for loggp validation
-
Philip Carns authored
also misc update to how loggp method plugs into modelnet
-
- 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
-
- 30 Jul, 2013 1 commit
-
-
Philip Carns authored
-