commit openmpi5 for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openmpi5 for openSUSE:Factory checked in at 2023-10-30 22:11:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openmpi5 (Old) and /work/SRC/openSUSE:Factory/.openmpi5.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "openmpi5" Mon Oct 30 22:11:14 2023 rev:5 rq:1121157 version:5.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/openmpi5/openmpi5.changes 2023-08-08 15:55:21.893154913 +0200 +++ /work/SRC/openSUSE:Factory/.openmpi5.new.17445/openmpi5.changes 2023-10-30 22:11:44.882347548 +0100 @@ -1,0 +2,41 @@ +Fri Oct 27 07:16:37 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com> + +- Update to v5.0.0 + - No change since v5.0.0rc16 + +------------------------------------------------------------------- +Thu Oct 26 08:43:17 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com> + +- Update to v5.0.0rc16 + - Includes a fix to correctly forward stdin to remote processes. + - Documentation updates + - Fix build case with --disable-prrte + - Update PRRTe and PMIx to pull in fixes + - pcomm: fix fortran interface for precv/psend. + - Fix UCX support level check. + - Add support for MPI_ERR_VALUE_TOO_LARGE + - ofi - add MCA parameters to not use FI_HMEM + - oshmem: Add symmetric remote key handling + - oshmem: Fixed DEVICE_NIC_MEM support to use RDMA memory type. + - Fix a small issue in properly setting filename when building the empty schizo rst file. + - Update PRRTE to release tag v3.0.2 + +------------------------------------------------------------------- +Tue Oct 10 09:45:03 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com> + +- Drop %vers macro so that the Version tag can be parsed more easily +- Update to v5.0.0rc13 + - Update PMIx to v4.2.6 + - Update PRRTE to v3.0.1 + - Lots of documentation updates. + - Fixed parameter name in MPI_Intercomm_merge. + - OFI: Update NIC selection to determine optimal interfaces from the current process. + - Fix reordering of received data in MPI_Gather. + - Disable builds with HWLOC versions >= 3.0.0. + - Fix re-ordering of ranks in MPI_Dist_graph_create. + - coll/HAN: Fix bug when using MPI_IN_PLACE with MPI_Reduce. + - Fix MPI_Type_Dup to propagate errors from inner calls. + - Fix the compilation of the monitoring infrastructure. + - Various other bug fixes. + +------------------------------------------------------------------- Old: ---- openmpi-5.0.0rc12.0.5f7566c4b9af.tar.bz2 New: ---- openmpi-5.0.0.0.d0fe8ef81139.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openmpi5.spec ++++++ --- /var/tmp/diff_new_pack.hzz1NX/_old 2023-10-30 22:11:45.682377062 +0100 +++ /var/tmp/diff_new_pack.hzz1NX/_new 2023-10-30 22:11:45.686377210 +0100 @@ -42,7 +42,6 @@ # % define build_static_devel 1 %define pname openmpi -%define vers 5.0.0 %define _vers 5_0_0 %define m_f_ver 5 %bcond_with ringdisabled @@ -114,7 +113,7 @@ %global hpc_openmpi_pack_version %{hpc_openmpi_dep_version} %endif -%define git_ver rc12.0.5f7566c4b9af +%define git_ver .0.d0fe8ef81139 ############################################################################# # @@ -123,7 +122,7 @@ ############################################################################# Name: %{package_name}%{?testsuite:-testsuite} -Version: %{vers} +Version: 5.0.0 Release: 0 Summary: An implementation of MPI/SHMEM (Version %{m_f_ver}) License: BSD-3-Clause @@ -386,6 +385,10 @@ %global __provides_exclude_from %{mpi_libdir}/libpmix.*.so %global __requires_exclude libpmix* +%if "%(echo %version | tr '.' '_')" != "%_vers" +%{error: Fix _vers variable to match package version!} +%endif + ############################################################################# # # Prepatory Section @@ -597,6 +600,7 @@ rm -f %{buildroot}%{_sysconfdir}/openmpi-totalview.tcl rm -f %{buildroot}%{_sysconfdir}/pmix-mca-params.conf rm -f %{buildroot}%{_sysconfdir}/openmpi-mca-params.conf +rm -f %{buildroot}%{_sysconfdir}/prte.conf %endif %if %{without hpc} @@ -655,6 +659,7 @@ %{mpi_bindir}/mpirun %{mpi_bindir}/ompi_info %{mpi_bindir}/pattrs +%{mpi_bindir}/pctrl %{mpi_bindir}/pevent %{mpi_bindir}/plookup %{mpi_bindir}/pmix* @@ -734,7 +739,8 @@ %files docs %defattr(-, root, root, -) %{mpi_mandir} -%{mpi_prefix}/share/doc/ +%{mpi_datadir}/doc/ +%{mpi_datadir}/prte/rst/ %files macros-devel %defattr(-,root,root,-) @@ -760,6 +766,7 @@ %config %{_sysconfdir}/pmix-mca-params.conf %config %{_sysconfdir}/openmpi-mca-params.conf %{_sysconfdir}/openmpi-totalview.tcl +%config %{_sysconfdir}/prte.conf %endif %endif # !?testsuite ++++++ _service ++++++ --- /var/tmp/diff_new_pack.hzz1NX/_old 2023-10-30 22:11:45.734378981 +0100 +++ /var/tmp/diff_new_pack.hzz1NX/_new 2023-10-30 22:11:45.742379276 +0100 @@ -8,7 +8,7 @@ <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-replacement">\1</param> - <param name="revision">5f7566c4b9afe3b3469f5ee28d0edf2516200ddc</param> + <param name="revision">d0fe8ef8113906ac485c8d4a2e687d6bdcaa8305</param> </service> <service name="recompress" mode="disabled"> <param name="file">openmpi*.tar</param> ++++++ openmpi-5.0.0rc12.0.5f7566c4b9af.tar.bz2 -> openmpi-5.0.0.0.d0fe8ef81139.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/openmpi5/openmpi-5.0.0rc12.0.5f7566c4b9af.tar.bz2 /work/SRC/openSUSE:Factory/.openmpi5.new.17445/openmpi-5.0.0.0.d0fe8ef81139.tar.bz2 differ: char 11, line 1
participants (1)
-
Source-Sync