| Summary: | PMIx: fix the error message (do not treat it as POSIX errno) | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Artem Polyakov <artpol84> |
| Component: | PMIx | Assignee: | Tim Wickberg <tim> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | C - Contributions | ||
| Priority: | --- | ||
| Version: | 20.11.0 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | -Other- | Alineos Sites: | --- |
| Atos/Eviden Sites: | --- | Confidential Site: | --- |
| Coreweave sites: | --- | Cray Sites: | --- |
| DS9 clusters: | --- | HPCnow Sites: | --- |
| HPE Sites: | --- | IBM Sites: | --- |
| NOAA SIte: | --- | OCF Sites: | --- |
| Recursion Pharma Sites: | --- | SFW Sites: | --- |
| SNIC sites: | --- | Linux Distro: | --- |
| Machine Name: | CLE Version: | ||
| Version Fixed: | 20.11.1 | Target Release: | --- |
| DevPrio: | --- | Emory-Cloud Sites: | --- |
| Attachments: |
patch
patch_v2 |
||
|
Description
Artem Polyakov
2020-12-08 23:30:31 MST
Created attachment 17049 [details]
patch
Created attachment 17050 [details]
patch_v2
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. |