diff --git a/mpich-4.3.1.tar.gz b/mpich-4.3.1.tar.gz deleted file mode 100644 index c57a204..0000000 --- a/mpich-4.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acc11cb2bdc69678dc8bba747c24a28233c58596f81f03785bf2b7bb7a0ef7dc -size 37469641 diff --git a/mpich-4.3.2.tar.gz b/mpich-4.3.2.tar.gz new file mode 100644 index 0000000..902dde0 --- /dev/null +++ b/mpich-4.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d774587a7156a53752218c811c852e70ac44db9c502dc3f399b4cb817e3818 +size 37697007 diff --git a/mpich.changes b/mpich.changes index af16654..2aed6ed 100644 --- a/mpich.changes +++ b/mpich.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Tue Oct 28 17:54:04 UTC 2025 - Nicolas Morey + +- Update to 4.3.2 + - Improve libfabric provider selection when available providers have + negative internal score + - Improve error messages when Level Zero failures are detected + - Improve localhost detection in Hydra + - Update libfabric usage to silence deprecation warnings + - Update yaksa for improved reproducibility in code generation + - Add compatibility with CUDA 13 + - Fix missing const in nondestructive request test and status query + functions + - Fix HCOLL support + - Fix crash with GPU-aware build when running on systems with no GPUs + - Fix HIP device query + - Fix singleton init with Hydra + - Fix thread safety for Level Zero memcpy functions + - Fix potential crash when release gather collective initialization fails + - Fix ch3 connect/accept protocol handling when a discard event arrives + after a connection is already established + - Fix inlining for posix eager modules in ch4/shm + - Fix weak attribute usage in MPI ABI build + - Fix potential use-after-free bug in Hydra during spawn operations + - Fix bug in persistent bcast algorithm + - Fix bug in fabric coordinate retrieval with PMIx + - Fix integer overflow and signed/unsigned bugs in ROMIO + - Fix Quobtye ROMIO driver build error + - Fix broken string conversion in mpi_f08 module + - Fix compilation issue with mpi_f08 and NAG compiler + - Fixes for various test program bugs + ------------------------------------------------------------------- Thu Sep 25 06:59:00 UTC 2025 - Nicolas Morey diff --git a/mpich.spec b/mpich.spec index f1a269b..9513b1a 100644 --- a/mpich.spec +++ b/mpich.spec @@ -70,7 +70,7 @@ ExclusiveArch: do_not_build %define package_name %{pname}%{?pack_suff} Name: %{package_name}%{?testsuite:-testsuite} -Version: 4.3.1 +Version: 4.3.2 Release: 0 Summary: High-performance and widely portable implementation of MPI License: MIT @@ -317,7 +317,7 @@ fi %files %defattr(-,root,root) -%doc CHANGES COPYRIGHT README README.envvar RELEASE_NOTES +%doc CHANGES COPYRIGHT README README.envvar %dir /usr/%_lib/mpi %dir /usr/%_lib/mpi/gcc %dir /usr/share/modules