Ticket 8661 - PMIx: Fix HWLOC topology propagation for newer Open MPIs
Summary: PMIx: Fix HWLOC topology propagation for newer Open MPIs
Status: OPEN
Alias: None
Product: Slurm
Classification: Unclassified
Component: PMIx (show other tickets)
Version: 19.05.5
Hardware: Linux Linux
: C - Contributions
Assignee: Tim Wickberg
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2020-03-11 09:42 MDT by Artem Polyakov
Modified: 2020-03-18 05:13 MDT (History)
1 user (show)

See Also:
Site: -Other-
Alineos Sites: ---
Atos/Eviden Sites: ---
Confidential Site: ---
Coreweave sites: ---
Cray Sites: ---
DS9 clusters: ---
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:
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments
Export HWLOC version-specific PMIx vars with topology (1.05 KB, patch)
2020-03-11 09:43 MDT, Artem Polyakov
Details | Diff
[19.05 and upper] Export HWLOC version-specific PMIx vars with topology (1.08 KB, patch)
2020-03-18 05:13 MDT, Boris Karasev
Details | Diff

Note You need to log in before you can comment on or make changes to this ticket.
Description Artem Polyakov 2020-03-11 09:42:02 MDT
Newer Open MPI is using a new set of PMIx variables to query for HWLOC topology.
It distinguished at HWLOC major versions as HWLOC v2.x XMLs is not backwards compatible.
Comment 1 Artem Polyakov 2020-03-11 09:43:00 MDT
Created attachment 13346 [details]
Export HWLOC version-specific PMIx vars with topology

Fix
Comment 2 Boris Karasev 2020-03-18 05:13:43 MDT
Created attachment 13408 [details]
[19.05 and upper] Export HWLOC version-specific PMIx vars with topology

The same patch, but for Slurm versions 19.05 and upper.