How to Install and Uninstall pmix Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "pmix" package
Here is a brief guide to show you how to install pmix on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
pmix
Copied
2. Uninstall "pmix" package
This is a short guide on how to uninstall pmix on openSuSE Tumbleweed:
$
sudo zypper remove
pmix
Copied
3. Information about the pmix package on openSuSE Tumbleweed
Information for package pmix:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : pmix
Version : 3.2.5-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 161.6 KiB
Installed : No
Status : not installed
Source package : pmix-3.2.5-1.1.src
Upstream URL : https://pmix.org/
Summary : Process Management Interface for MPI
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.
This RPM contains all the tools necessary to compile and link against PMIx.
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : pmix
Version : 3.2.5-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 161.6 KiB
Installed : No
Status : not installed
Source package : pmix-3.2.5-1.1.src
Upstream URL : https://pmix.org/
Summary : Process Management Interface for MPI
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.
This RPM contains all the tools necessary to compile and link against PMIx.