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

MPI Trace Replay: add MPI_BARRIER support #232

Open nmcglo opened 1 year ago

nmcglo commented 1 year ago

Hi, I have a DUMPI trace which has BARRIER. How can I replay the DUMPI trace with the barrier operation? I am calling the model-net-mpi-replay for replaying my traces.

Originally posted by @sappyb in https://github.com/codes-org/codes/discussions/213#discussioncomment-4257146