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

rethink simplep2p (Imported #57) #57

Closed nmcglo closed 4 years ago

nmcglo commented 8 years ago

Original Issue Author: Jonathan Jenkins Original Issue ID: 57 Original Issue URL: https://xgitlab.cels.anl.gov/codes/codes/issues/57


Currently, there's an assumption that each simplep2p LP has an independent network link with every other entry it can access as defined by the configuration matrix.

Perhaps instead we make them endpoints and just give per-LP in/out bandwidth. We'd still need point-to-point latencies, though...

nmcglo commented 4 years ago

There's no current drive for changing simplep2p. Closing for now.