- 13 Mar, 2018 6 commits
-
-
Neil McGlohon authored
-
Neil McGlohon authored
-
Neil McGlohon authored
Long term development of large files often leads to many developers contributing bits and pieces. This leaves the source code vulnerable to fragmented code style and inconsistend indentation, spacing, etc. The orignal Dragonfly model was no exception. Dragonfly Plus is so similar to the original dragonfly model that it made more sense to clone the entire model and then adjust its behavior to match Dragonfly Plus specifications. This meant, however that whatever styling issues existed in the original Dragonfly will also exist in the subsequent version. Developers are often hesitant to adjust styling of lines that they did not write, lest they be git blamed for the code itself. But since I copied and pasted the original dragonfly custom source code into a new file, I'm already git blamed for everything. So I can reformat the entire file without modifying ownership of any lines of code since I'm already the technical owner of them...
-
Misbah Mubarak authored
-
Neil McGlohon authored
-
Neil McGlohon authored
-
- 28 Aug, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 27 Aug, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 11 Aug, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 27 Jul, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 13 Jul, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 30 May, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 11 May, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 03 May, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 22 Apr, 2017 1 commit
-
-
Matthieu Dorier authored
-
- 21 Apr, 2017 3 commits
-
-
mubarak authored
-
mubarak authored
-
Misbah Mubarak authored
-
- 19 Apr, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 12 Apr, 2017 1 commit
-
-
Misbah Mubarak authored
Adding function definitions for getting node/router counts, adding missing function in dragonfly-topology struct, moving and updatign topology-test
-
- 08 Apr, 2017 1 commit
-
-
Matthieu Dorier authored
-
- 11 Apr, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 04 Apr, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 30 Mar, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 24 Mar, 2017 2 commits
-
-
Misbah Mubarak authored
-
Misbah Mubarak authored
-
- 23 Mar, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 22 Mar, 2017 1 commit
-
-
Misbah Mubarak authored
-
- 20 Mar, 2017 1 commit
-
-
Misbah Mubarak authored
updates to dragonfly custom: selecting one path among multiple available to avoid intra-group congestion, enabling multiple connections within a router row, fixing lp-io radix bug
-
- 17 Mar, 2017 1 commit
-
-
Matthieu Dorier authored
-
- 16 Mar, 2017 2 commits
-
-
Misbah Mubarak authored
-
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
-
- 08 Dec, 2016 3 commits
-
-
Misbah Mubarak authored
-
Misbah Mubarak authored
-
Misbah Mubarak authored
-
- 08 Nov, 2016 2 commits
-
-
Matthieu Dorier authored
-
Misbah Mubarak authored
-
- 04 Nov, 2016 1 commit
-
-
Misbah Mubarak authored
Updating dragonfly model to take into account multiple links connecting the chassis, updating config files and workload generator as well
-
- 03 Nov, 2016 1 commit
-
-
Misbah Mubarak authored
-