How to Install and Uninstall pmix.src Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "pmix.src" package
Please follow the instructions below to install pmix.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
pmix.src
Copied
2. Uninstall "pmix.src" package
Please follow the instructions below to uninstall pmix.src on Oracle Linux 9:
$
sudo dnf remove
pmix.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the pmix.src package on Oracle Linux 9
Last metadata expiration check: 1:34:06 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : pmix
Version : 3.2.3
Release : 3.el9
Architecture : src
Size : 1.2 M
Source : None
Repository : ol9_appstream
Summary : Process Management Interface Exascale (PMIx)
URL : https://pmix.org/
License : BSD
Description : The Process Management Interface (PMI) has been used for quite some time as
: a means of exchanging wireup information needed for interprocess
: communication. Two versions (PMI-1 and PMI-2) have been released as part of
: the MPICH effort. While PMI-2 demonstrates better scaling properties than its
: PMI-1 predecessor, attaining rapid launch and wireup of the roughly 1M
: processes executing across 100k nodes expected for exascale operations remains
: challenging.
:
: PMI Exascale (PMIx) represents an attempt to resolve these questions by
: providing an extended version of the PMI standard specifically designed to
: support clusters up to and including exascale sizes. The overall objective of
: the project is not to branch the existing pseudo-standard definitions - in
: fact, PMIx fully supports both of the existing PMI-1 and PMI-2 APIs - but
: rather to (a) augment and extend those APIs to eliminate some current
: restrictions that impact scalability, and (b) provide a reference
: implementation of the PMI-server that demonstrates the desired level of
: scalability.
Available Packages
Name : pmix
Version : 3.2.3
Release : 3.el9
Architecture : src
Size : 1.2 M
Source : None
Repository : ol9_appstream
Summary : Process Management Interface Exascale (PMIx)
URL : https://pmix.org/
License : BSD
Description : The Process Management Interface (PMI) has been used for quite some time as
: a means of exchanging wireup information needed for interprocess
: communication. Two versions (PMI-1 and PMI-2) have been released as part of
: the MPICH effort. While PMI-2 demonstrates better scaling properties than its
: PMI-1 predecessor, attaining rapid launch and wireup of the roughly 1M
: processes executing across 100k nodes expected for exascale operations remains
: challenging.
:
: PMI Exascale (PMIx) represents an attempt to resolve these questions by
: providing an extended version of the PMI standard specifically designed to
: support clusters up to and including exascale sizes. The overall objective of
: the project is not to branch the existing pseudo-standard definitions - in
: fact, PMIx fully supports both of the existing PMI-1 and PMI-2 APIs - but
: rather to (a) augment and extend those APIs to eliminate some current
: restrictions that impact scalability, and (b) provide a reference
: implementation of the PMI-server that demonstrates the desired level of
: scalability.