- 28 Oct, 2016 1 commit
-
-
Misbah Mubarak authored
Preparing beta version for new dragonfly model, modifications to routings, adding documentation for generating config files, adding libtools to support C++ code compilation
-
- 20 Sep, 2016 1 commit
-
-
Misbah Mubarak authored
Adding first pass of dragonfly custom model: routings (adaptive, progressive adaptive, minimal, non-minimal) should be functional with DF traces, need to update for making optimistic mode functional
-
- 19 Aug, 2016 1 commit
-
-
Misbah Mubarak authored
-
- 09 Feb, 2016 1 commit
-
-
Misbah Mubarak authored
-
- 26 Jan, 2016 2 commits
-
-
Misbah Mubarak authored
-
Misbah Mubarak authored
Adding sampling examples in synthetic workload test program, fixing a reverse handler bug in synthetic workload test
-
- 18 Jan, 2016 1 commit
-
-
Jonathan Jenkins authored
-
- 08 Jan, 2016 1 commit
-
-
Jonathan Jenkins authored
-
- 30 Nov, 2015 1 commit
-
-
Misbah Mubarak authored
Changing the hash function to bj_hash_little2, more additions to the MPI Sim layer operation matching
-
- 24 Nov, 2015 1 commit
-
-
Misbah Mubarak authored
-
- 26 Oct, 2015 1 commit
-
-
Misbah Mubarak authored
-
- 25 Sep, 2015 2 commits
-
-
Misbah Mubarak authored
-
Jonathan Jenkins authored
NOTE: caused an event size bump - you may need to update config files
-
- 17 Sep, 2015 1 commit
-
-
Misbah Mubarak authored
-
- 14 Sep, 2015 1 commit
-
-
Misbah Mubarak authored
-
- 06 Sep, 2015 1 commit
-
-
Misbah Mubarak authored
Updated congestion control in dragonfly: now messages are saved in a waiting list at the routers in case of buffer overflows
-
- 30 Aug, 2015 1 commit
-
-
Misbah Mubarak authored
-
- 18 Aug, 2015 1 commit
-
-
Misbah Mubarak authored
-
- 10 Aug, 2015 1 commit
-
-
Jonathan Jenkins authored
-
- 04 Aug, 2015 3 commits
-
-
Jonathan Jenkins authored
-
Misbah Mubarak authored
-
Misbah Mubarak authored
-
- 30 Jul, 2015 1 commit
-
-
Misbah Mubarak authored
Adding group level mapping in the dragonfly: multiple routers can now be specified in the config file
-
- 04 Jun, 2015 1 commit
-
-
Misbah Mubarak authored
Adding further updates to the dragonfly routing (statistics for adaptive routing updated, conditions for queue congestion sensing updated)
-
- 03 Jun, 2015 1 commit
-
-
Misbah Mubarak authored
1) Adding dragonfly adaptive and prog-adaptive routing algorithms--- still testing with more workloads and crosschecking the computation 2) Two bug fixes in credit-based flow control
-
- 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
-
- 07 Jul, 2014 1 commit
-
-
mubarak authored
-
- 23 May, 2014 1 commit
-
-
Jonathan Jenkins authored
-
- 11 Nov, 2013 1 commit
-
-
Philip Carns authored
-
- 09 Aug, 2013 2 commits
-
-
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)
-