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

model node-local xfers in modelnet (Imported #76) #76

Closed nmcglo closed 5 years ago

nmcglo commented 8 years ago

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


Currently, if the source and destination model-net LP is the same, the message still goes into the model-net LP and runs through its event logic. Can fairly easily detect this case at the top-level in modelnet.

nmcglo commented 8 years ago

Jonathan Jenkins:

Status changed to closed

nmcglo commented 8 years ago

Jonathan Jenkins:

Done. Not modeling memcpy costs and such, though...