- 30 Jun, 2014 1 commit
-
-
mubarak authored
-
- 13 Jun, 2014 1 commit
-
-
mubarak authored
Adding collective modeling functions in model-net (currently only dragonfly/torus models support it)
-
- 11 Jun, 2014 1 commit
-
-
mubarak authored
-
- 27 May, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 23 May, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 21 May, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 05 May, 2014 2 commits
-
-
Jonathan Jenkins authored
- currently stupid, stats don't really mean anything when pulling - enable manually by setting do_pull = 1 (no cmdline option yet)
-
Jonathan Jenkins authored
- pull itself not yet tested
-
- 24 Apr, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 23 Apr, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 16 Apr, 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
-
- 20 Jan, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 15 Jan, 2014 3 commits
-
-
Jonathan Jenkins authored
-
Jonathan Jenkins authored
-
Jonathan Jenkins authored
-
- 10 Jan, 2014 1 commit
-
-
Philip Carns authored
- these calls should be made by the top level model only, so that all results are consolidated into the same subdirectory - add corresponding calls to modelnet test programs
-
- 11 Nov, 2013 2 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
- 04 Nov, 2013 1 commit
-
-
Misbah Mubarak authored
-
- 16 Oct, 2013 1 commit
-
-
Philip Carns authored
-
- 13 Oct, 2013 9 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
- also tweak temporary hard-coded network parameters in loggp method to look somewhat like Tukey IB network for quick sanity checking of output
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
- right now this runs out of event memory when you run it
-
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
-
- 29 Aug, 2013 1 commit
-
-
Misbah Mubarak authored
Adding statistics collection using lp-io in model-net API (comes from the simple-net stats collection), works for simple-net, torus and the dragonfly network models
-
- 27 Aug, 2013 1 commit
-
-
Philip Carns authored
-
- 09 Aug, 2013 4 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Misbah Mubarak authored
-
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
-
- 08 Aug, 2013 2 commits
-
-
Misbah Mubarak authored
-
Misbah Mubarak authored
Adding dragonfly network model with codes, model-net-test case run time parameters are updated (see README_MN_TEST.txt for details)
-