Ticket 10401 - PMIx: fix the error message (do not treat it as POSIX errno)
Summary: PMIx: fix the error message (do not treat it as POSIX errno)
Status: RESOLVED FIXED
Alias: None
Product: Slurm
Classification: Unclassified
Component: PMIx (show other tickets)
Version: 20.11.0
Hardware: Linux Linux
: C - Contributions
Assignee: Tim Wickberg
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2020-12-08 23:30 MST by Artem Polyakov
Modified: 2020-12-09 00:00 MST (History)
0 users

See Also:
Site: -Other-
Slinky Site: ---
Alineos Sites: ---
Atos/Eviden Sites: ---
Confidential Site: ---
Coreweave sites: ---
Cray Sites: ---
DS9 clusters: ---
Google sites: ---
HPCnow Sites: ---
HPE Sites: ---
IBM Sites: ---
NOAA SIte: ---
NoveTech Sites: ---
Nvidia HWinf-CS Sites: ---
OCF Sites: ---
Recursion Pharma Sites: ---
SFW Sites: ---
SNIC sites: ---
Tzag Elita Sites: ---
Linux Distro: ---
Machine Name:
CLE Version:
Version Fixed: 20.11.1
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments
patch (1.72 KB, patch)
2020-12-08 23:31 MST, Artem Polyakov
Details | Diff
patch_v2 (1.71 KB, patch)
2020-12-08 23:35 MST, Artem Polyakov
Details | Diff

Note You need to log in before you can comment on or make changes to this ticket.
Description Artem Polyakov 2020-12-08 23:30:31 MST

    
Comment 1 Artem Polyakov 2020-12-08 23:31:00 MST
Created attachment 17049 [details]
patch
Comment 2 Artem Polyakov 2020-12-08 23:35:53 MST
Created attachment 17050 [details]
patch_v2
Comment 3 Tim Wickberg 2020-12-09 00:00:49 MST
Thanks Artem. In ahead of 20.11.1:

commit 93118ed1f783e7f9eb1c8d965b40c8a7dc1c547f
Author:     Artem Polyakov <artpol84@gmail.com>
AuthorDate: Tue Dec 8 20:45:34 2020 -0800

    mpi/pmix: change the message from PMIx error handler
    
    errno isn't relevant here.
    
    Bug 10401.