cwpearson / tempi

Topology Experiments for MPI
Other
10 stars 4 forks source link

incorrectly handling a non-zero offset in the child #3

Open cwpearson opened 3 years ago

cwpearson commented 3 years ago

https://github.com/cwpearson/tempi/blob/855c01e1c45773fa0c519addb3a52c3292049f2f/src/internal/types.cpp#L414-L420

If the child has a non-zero offset, it needs to be added into the parent before its removed.