-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Description
I have been using the OTF-2 trace replay functionality of Ember to simulate workloads of benchmark applications with Merlin. I though the condition for trace replay is that the number of SST nodes should match the number of ranks from the trace, however the simulations tend to hang when the mesh network topology is used, for example when replaying an 8-rank trace that was collected from a torus network into a 2x4 mesh network. The same trace is replayed fine when selecting 8 nodes from a dragonfly topology. I would like to ask if this is an issue with the OTF-2 trace replay or is it an issue specific to mesh networks?