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

Fix dfdally intra_grp_radix and routing bug #177

Closed nmcglo closed 5 years ago

nmcglo commented 5 years ago

The local group radix had previously been calculated incorrectly resulting in an OBO bug and preventing one global link from getting any traffic regardless of setting.

This fixes that.