[mvapich-discuss] PSM code path doesn't call UPMI_Abort

Hari Subramoni subramoni.1 at osu.edu
Tue Mar 14 23:18:46 EDT 2017


Hi Adam,

Thanks for bringing this to our attention and providing a possible patch.
Let me take a look at it and see if it will have any side effects. Initial
thoughts are that it will be fine. But I'll double check and get back to
you.

Best,
Hari.

On Tue, Mar 14, 2017 at 11:15 PM, Moody, Adam T. <moody20 at llnl.gov> wrote:

> Hello MVAPICH team,
> We hit a snag with one of our codes that ultimately boils down to the PSM
> channel not calling PMI_Abort.  Currently, the PSM channel falls through to
> simply calling MPIU_Exit() and eventually exit() in mpid_abort.c.  This led
> to problems with one application.
>
> Would it be reasonable to add the following line:
>
> #define MPIDI_CH3_IMPLEMENTS_ABORT
>
> in /src/mpid/ch3/channels/psm/include/mpidi_ch3_pre.h like is done in the
> mrail channel?
>
> I'm not sure what side effects that may have.
>
> Do you have a recommended fix?
> Thanks,
> -Adam
> _______________________________________________
> mvapich-discuss mailing list
> mvapich-discuss at cse.ohio-state.edu
> http://mailman.cse.ohio-state.edu/mailman/listinfo/mvapich-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20170314/2ef7dc9d/attachment.html>


More information about the mvapich-discuss mailing list