[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project pmix-4.2.8-8.el10

Name pmix
Epoch 0
Version 4.2.8
Release 8.el10
Website/URL https://pmix.org/
License BSD-3-Clause
Build Time 2025-04-03 08:04:57
Build Host builder-x86-09.inferitos.ru
Summary Process Management Interface Exascale (PMIx)
Repositories AppStream
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
pmix-4.2.8-8.el10.x86_64 Process Management Interface Exascale (PMIx) 15d44f4a02e624e89805ce5f6d63db3ffb7fe7c72e8ce38c4c67e73bba864ba6 download
pmix-devel-4.2.8-8.el10.x86_64 Development files for pmix ebc59779210ae7e00f5b0645e214c0cc09f66cedfbc0d0c2670d883331acfc78 download
pmix-tools-4.2.8-8.el10.x86_64 Tools for pmix 6cfb3cdcc426f122399b705c57b8fb34e71aec723fa4ede2003095f8a8ba3137 download
aarch64
pmix-4.2.8-8.el10.aarch64 Process Management Interface Exascale (PMIx) c454798d4425b6cc4ca938968bc263289d170deae9d2eaaad8811eec1b6a4407 download
pmix-devel-4.2.8-8.el10.aarch64 Development files for pmix 7319a1b4f42a280abee3f0959b303ccaf0c23a412a102854717c08047f1ff991 download
pmix-tools-4.2.8-8.el10.aarch64 Tools for pmix 9d8a8c237e3107b8f77b195571303e86f3a555f6f8e7abf626f8b9e72336c15d download
src
pmix-4.2.8-8.el10.src Process Management Interface Exascale (PMIx) 0bb200145716b001099c13c725454eac0c5c43716d92797d6c7b7c54756f27de download
Changelog link
* Mon Dec 16 2024 Kamal Heib <kheib@redhat.com> - 4.2.8-8
- Fix CPPFLAGS use for aarch64
  Resolves: RHEL-70718

* Mon Dec 16 2024 Kamal Heib <kheib@redhat.com> - 4.2.8-7
- Fix rpminspect failures for aarch64
  Resolves: RHEL-70718

* Wed Dec 11 2024 Kamal Heib <kheib@redhat.com> - 4.2.8-6
- Fix rpminspect failures
  Resolves: RHEL-70718

* Wed Dec 11 2024 Kamal Heib <kheib@redhat.com> - 4.2.8-5
- Add pmix_test
  Resolves: RHEL-70718

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 4.2.8-4
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4.2.8-4
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4.2.8-3
- Bump release for June 2024 mass rebuild

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Sérgio Basto <sergio@serjux.com> - 4.2.8-1
- 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

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Fix GCC-14 new errors (https://github.com/openpmix/openpmix/pull/3245)