Name: | pmix |
---|---|
Version: | 4.2.8 |
Release: | 8.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2348762 |
License: | BSD-3-Clause |
RPM: | pmix-4.2.8-8.el10.x86_64.rpm |
Source RPM: | pmix-4.2.8-8.el10.src.rpm |
Build Date: | Sat Feb 01 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pmix.org/ |
Summary: | Process Management Interface Exascale (PMIx) |
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. |
- Fix CPPFLAGS use for aarch64 Resolves: RHEL-70718
- Fix rpminspect failures for aarch64 Resolves: RHEL-70718
- Fix rpminspect failures Resolves: RHEL-70718
- Add pmix_test Resolves: RHEL-70718
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Update pmix to 4.2.8 - Exclude ix86, configure: abort in 32-bit environments https://github.com/openpmix/openpmix/pull/2892 and Open MPI v5.0.x does not support 32 bit https://github.com/open-mpi/ompi/issues/11248
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - Fix GCC-14 new errors (https://github.com/openpmix/openpmix/pull/3245)
- Update to 4.2.7 - Enable IPv6 support - Disable wrapper rpath