codes-org / codes

The Co-Design of Exascale Storage Architectures (CODES) simulation framework builds upon the ROSS parallel discrete event simulation engine to provide high-performance simulation utilities and models for building scalable distributed systems simulations
Other
40 stars 16 forks source link

Multirail df/dfp, Link Failure, Congestion Work, Event Simultaneity #217

Closed nmcglo closed 3 years ago

nmcglo commented 3 years ago

This is a giant merger of all of the work encapsulating all of the developments over the last couple of years. Mostly focused on the Dragonfly networks but with various fixes across CODES.

Before merging, I need to resolve the issue of this requiring a beta branch of ROSS that has a new event time signature. CODES has a single line in the garbage collection of items in an RC stack that looks for the time of GVT but this has been changed from *->GVT to *->GVT_sig.recv_ts.