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

Cleanup synthetic traffic code (Imported #46) #46

Closed nmcglo closed 5 years ago

nmcglo commented 8 years ago

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


model-net-synthetic.c needs clean up. Needs to be moved to an appropriate location instead of mpi-trace-replay.

nmcglo commented 8 years ago

Jonathan Jenkins:

Status changed to closed

nmcglo commented 8 years ago

Jonathan Jenkins:

Currently, there is support for synthetic traffic generation for dragonfly network model. Moved the synthetic and trace-based workload generators into 'network-workloads' [The documentation is also there].