<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Thanks for the MWE. But it behaves exactly as I would anticipate, see log. I think that naming the event differently for each rank is not good but fortunately PETSc just ignores this for rank > 0. Important is the event id which is the same. I correctly get that the time spent in this event is slightly more than 8 s and the ratio between the shortest and the longest time among all ranks is 8.0.</div><div class=""><br class=""></div><div class="">Where's the deadlock? Note that PetscLogEventBegin/End and PetscStageLogPush/Pop are not collective!</div><div class=""><br class=""></div><div class="">And thanks for another argument for better specificity of the log view. If the same event would be nested at several levels, the obtained total time wouldn't say anything useful.</div><div class=""><br class=""></div><div class="">Thanks</div><div class=""><br class=""></div><div class="">Vaclav</div><div class=""><br class=""></div></body></html>