- 22 Aug, 2016 27 commits
-
-
-
- Add injection load functionality to workload file - Correspondingly adjusted stats collection to include load - Cleaned up log file offsets to match header
-
- Stats are output to log file in modelnet-test directory - Stats are added from terminal_final(), switch_final(), report_stats(), and within main() of the synthetic workload file - Stats include ROSS sim metrics (i.e. synch mode, gvt-interval, rollbacks, etc.), as well as network params/results (i.e. num terminals, num switches, workload, avg latency, max latency, etc)
-
-
-
- Moved terminal reverse event handlers into separate functions located before their forward counterparts. - Cleaned up previously commented code
-
- Cleaned packet_generate() - Fixed bug in decrementing terminal_length
-
-
-
-
- Updated terminal packet generate rc handler - Updated terminal packet arrive rc handler - Added missing mn_stats - Added DEBUG_RC flag to turn on data collection and output to tally all forward and reverse event handlers
-
-
- Cleaned up debug printf output - Added rc_stack_push and pop (replacing copy function) - Deleted copy_fattree_list_entry() and create_prepend_to_fattree_message_list() functions (functionality replaced with rc_stack)
-
Added missing RC stack creation (fixes segfault in previous commit) Cleaned up code Needs verification
-
- Cleaned up handle_kickoff_event() - UR traffic no longer generates messages with destination to self - Added num_chunks config param (fixes segfault in hash chunk tracking)
-
-
-
-
-
Fat Tree model finally compilesgit add src/networks/model-net/fattree.c codes/net/fattree.h ! Hooray./gephi/bin/gephi Many changes/updates have been made. Guarenteed to have bugs.
-
Added msg_start_time to fattree.h. Appended fattree to the begining of the terminal_magic_num variable name. Updated packet_event()
-
added terminal_magic_number to fattree.c. Calculated in ft_terminal_init(). Copied in switch_credit_send(), ft_packet_generate(), ft_packet_send(), ft_terminal_buf_update().
-
-
-
-
-
- 19 Aug, 2016 1 commit
-
-
Misbah Mubarak authored
-
- 15 Aug, 2016 4 commits
-
-
Misbah Mubarak authored
-
Misbah Mubarak authored
-
Misbah Mubarak authored
-
Misbah Mubarak authored
-
- 12 Aug, 2016 3 commits
-
-
Misbah Mubarak authored
-
Misbah Mubarak authored
updating MPI sim layer for blocking receives, updating dragonfly model for the message remainders, checking for negative byte size in dumpi traces
-
Jonathan Jenkins authored
-
- 09 Aug, 2016 1 commit
-
-
Misbah Mubarak authored
-
- 04 Aug, 2016 1 commit
-
-
Misbah Mubarak authored
Adding lp suspend for wait operations in MPI Sim layer, adding commit_f in dumpi workload debug utility
-
- 19 Jul, 2016 2 commits
-
-
Jonathan Jenkins authored
-
Nikhil authored
Change-Id: I53f278953f2e287bf122cf20694a7db3bd1fd336
-
- 18 Jul, 2016 1 commit
-
-
Noah authored
-