- 04 Sep, 2018 1 commit
-
-
Misbah Mubarak authored
-
- 29 Aug, 2018 1 commit
-
-
Misbah Mubarak authored
-
- 28 Aug, 2018 1 commit
-
-
Misbah Mubarak authored
-
- 24 Aug, 2018 1 commit
-
-
Misbah Mubarak authored
-
- 16 Aug, 2018 1 commit
-
-
Misbah Mubarak authored
-
- 27 May, 2018 2 commits
-
-
Neil McGlohon authored
-
Neil McGlohon authored
-
- 25 May, 2018 1 commit
-
-
Neil McGlohon authored
-
- 24 May, 2018 1 commit
-
-
Neil McGlohon authored
-
- 18 May, 2018 1 commit
-
-
Neil McGlohon authored
This commit adds functionality to the dragonfly plus model. The functionality is to make whether source group rerouting and intermediate router choice a configurable option that is set in the config file. To use said configurables, use these config variables in your config file: source_group_rerouting= {"off" | "on"} default="on"; intermediate_choice= {"leaf" | "spine" | "both"} default="leaf"; If source group rerouting is on, then if a packet is currently being routed by a spine router in the source group, but the spine router does not have a connection to the intermediate group, then the spine will route the packet to another spine router within the source group who does have said connection to the intermediate group. If source group rerouting if off, then if a packet being currently routed by a spine router in the source group cannot be directly routed to the pre specified intermediate group in the message, then a new intermediate router/group will be chosen from the list of possible intermediate groups/routers that the source spine has connections to. It is not rerouted within the source group. Intermediate choice determines what type of routers can be chosen as an intermediate router. If "leaf" is set, then intermediate routers will only be of type leafs. Similar for "spine". If "both" is selected then it could be either. Additional features added in this commit: New configurable: notification_on_hops_greater_than={"<int>"} default = MAX_INT This new configurable sets the maximum number of hops allowed before a printed notification of the number of hops that a current packet is at is output to stdout. This is to help debug and know when routing decisions are producing unexpected results.
-
- 14 Mar, 2018 1 commit
-
-
Misbah Mubarak authored
-
- 13 Mar, 2018 9 commits
-
-
Neil McGlohon authored
-
Neil McGlohon authored
-
Neil McGlohon authored
-
Neil McGlohon authored
-
Neil McGlohon authored
-
Neil McGlohon authored
-
Neil McGlohon authored
-
Neil McGlohon authored
-
Neil McGlohon authored
-
- 28 Feb, 2018 1 commit
-
-
Misbah Mubarak authored
-
- 09 Nov, 2017 2 commits
-
-
Philip Carns authored
notes: - this generator will issue MPI-IO events, which cannot yet be handled directly by CODES simulations but are honored by the codes-workload-mpi-replay utility - the codes-workload-mpi-replay utility now includes a --prep argument that will generate files that need to be read for subsequent replay
-
Philip Carns authored
- contributed by Jian Peng <jpeng10@hawk.iit.edu>
-
- 18 Oct, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 29 Sep, 2017 1 commit
-
-
Caitlin Ross authored
-
- 28 Sep, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 27 Aug, 2017 1 commit
-
-
Nikhil authored
For simplest case, only 2 functions and premable changes should suffice to add a new network. Update Express Mesh to serve as an example. Change-Id: I48de25b4c00360201cb23a4a7089ddc08300137d
-
- 23 Aug, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 26 Jul, 2017 3 commits
-
-
Nikhil authored
-- Multi rail -- Tapering -- Within node handling
-
Nikhil authored
-- Some commits include fixes in other networks
-
Misbah Mubarak authored
Fixing ordering issue with waits (should resolve the unmatched sends/receives error with traces like minife)
-
- 20 Jul, 2017 1 commit
-
-
Misbah Mubarak authored
Fixing ordering issue with waits (should resolve the unmatched sends/receives error with traces like minife)
-
- 08 Jun, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 09 May, 2017 1 commit
-
-
Caitlin Ross authored
-
- 22 Apr, 2017 1 commit
-
-
Matthieu Dorier authored
-
- 23 Mar, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 22 Feb, 2017 1 commit
-
-
Matthieu Dorier authored
-
- 21 Feb, 2017 1 commit
-
-
Matthieu Dorier authored
changed MPI_COMM_WORLD into MPI_COMM_CODES and made model-net-mpi-replay a function instead of a main
-
- 30 Jan, 2017 1 commit
-
-
Caitlin Ross authored
-
- 12 Jan, 2017 1 commit
-
-
Caitlin Ross authored
-