Hello community, here is the log from the commit of package openmpi for openSUSE:Factory checked in at 2016-04-12 18:58:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openmpi (Old) and /work/SRC/openSUSE:Factory/.openmpi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openmpi" Changes: -------- --- /work/SRC/openSUSE:Factory/openmpi/openmpi-testsuite.changes 2015-12-06 07:24:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.openmpi.new/openmpi-testsuite.changes 2016-04-12 18:58:58.000000000 +0200 @@ -1,0 +2,49 @@ +Wed Mar 30 14:03:32 UTC 2016 - [email protected] + +- Updated to 1.10.2: + * OSHMEM is now 1.2 compliant + - Fix NBC_Copy for legitimate zero-size messages + - Fix multiple bugs in OSHMEM + - Correctly handle mpirun --host <user>@<ip-address> + - Centralize two MCA params to avoid duplication between OMPI and + OSHMEM layers: opal_abort_delay and opal_abort_print_stack + - Add support for Fujitsu compilers + - Add UCX support for OMPI and OSHMEM + - Correctly handle oversubscription when not given directives + to permit it. Thanks to @ammore1 for reporting it + - Fix rpm spec file to not include the /usr directory + - Add Intel HFI1 default parameters for the openib BTL + - Resolve symbol conflicts in the PSM2 library + - Add ability to empty the rgpusm cache when full if requested + - Fix another libtool bug when -L requires a space between it + and the path. Thanks to Eric Schnetter for the patch. + - Add support for OSHMEM v1.2 APIs + - Improve efficiency of oshmem_preconnect_all algorithm + - Fix bug in buffered sends support + - Fix double free in edge case of mpirun. Thanks to @jsharpe for + the patch + - Multiple one-sided support fixes + - Fix integer overflow in the tuned "reduce" collective when + using buffers larger than INT_MAX in size + - Fix parse of user environment variables in mpirun. Thanks to + Stefano Garzarella for the patch + - Performance improvements in PSM2 support + - Fix NBS iBarrier for inter-communicators + - Fix bug in vader BTL during finalize + - Improved configure support for Fortran compilers + - Fix rank_file mapper to support default --slot-set. Thanks + to Matt Thompson for reporting it + - Update MPI_Testsome man page. Thanks to Eric Schnetter for + the suggestion + - Fix missing resize of the returned type for subarray and + darray types. Thanks to Keith Bennett and Dan Garmann for + reporting it + - Fix Java support on OSX 10.11. Thanks to Alexander Daryin + for reporting the problem + - Fix some compilation issues on Solaris 11.2. Thanks to + Paul Hargrove for his continued help in such areas + +Added: openmpi-1.10.2.tar.bz2 +Removed: openmpi-1.8.8.tar.bz2 + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/openmpi/openmpi.changes 2015-12-06 07:24:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.openmpi.new/openmpi.changes 2016-04-12 18:58:58.000000000 +0200 @@ -1,0 +2,49 @@ +Wed Mar 30 14:03:32 UTC 2016 - [email protected] + +- Updated to 1.10.2: + * OSHMEM is now 1.2 compliant + - Fix NBC_Copy for legitimate zero-size messages + - Fix multiple bugs in OSHMEM + - Correctly handle mpirun --host <user>@<ip-address> + - Centralize two MCA params to avoid duplication between OMPI and + OSHMEM layers: opal_abort_delay and opal_abort_print_stack + - Add support for Fujitsu compilers + - Add UCX support for OMPI and OSHMEM + - Correctly handle oversubscription when not given directives + to permit it. Thanks to @ammore1 for reporting it + - Fix rpm spec file to not include the /usr directory + - Add Intel HFI1 default parameters for the openib BTL + - Resolve symbol conflicts in the PSM2 library + - Add ability to empty the rgpusm cache when full if requested + - Fix another libtool bug when -L requires a space between it + and the path. Thanks to Eric Schnetter for the patch. + - Add support for OSHMEM v1.2 APIs + - Improve efficiency of oshmem_preconnect_all algorithm + - Fix bug in buffered sends support + - Fix double free in edge case of mpirun. Thanks to @jsharpe for + the patch + - Multiple one-sided support fixes + - Fix integer overflow in the tuned "reduce" collective when + using buffers larger than INT_MAX in size + - Fix parse of user environment variables in mpirun. Thanks to + Stefano Garzarella for the patch + - Performance improvements in PSM2 support + - Fix NBS iBarrier for inter-communicators + - Fix bug in vader BTL during finalize + - Improved configure support for Fortran compilers + - Fix rank_file mapper to support default --slot-set. Thanks + to Matt Thompson for reporting it + - Update MPI_Testsome man page. Thanks to Eric Schnetter for + the suggestion + - Fix missing resize of the returned type for subarray and + darray types. Thanks to Keith Bennett and Dan Garmann for + reporting it + - Fix Java support on OSX 10.11. Thanks to Alexander Daryin + for reporting the problem + - Fix some compilation issues on Solaris 11.2. Thanks to + Paul Hargrove for his continued help in such areas + +Added: openmpi-1.10.2.tar.bz2 +Removed: openmpi-1.8.8.tar.bz2 + +------------------------------------------------------------------- Old: ---- openmpi-1.8.8.tar.bz2 New: ---- openmpi-1.10.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openmpi-testsuite.spec ++++++ --- /var/tmp/diff_new_pack.dqsQcF/_old 2016-04-12 18:58:59.000000000 +0200 +++ /var/tmp/diff_new_pack.dqsQcF/_new 2016-04-12 18:58:59.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package openmpi-testsuite # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,13 +29,13 @@ %endif Name: openmpi-testsuite -Version: 1.8.8 +Version: 1.10.2 Release: 0 Summary: A powerful implementaion of MPI License: BSD-3-Clause Group: Development/Libraries/Parallel Url: http://www.open-mpi.org/ -Source0: http://www.open-mpi.org/software/ompi/v1.8/downloads/openmpi-%{version}.tar.bz2 +Source0: https://www.open-mpi.org/software/ompi/v1.10/downloads/openmpi-%{version}.tar.bz2 Source1: mpivars.sh Source2: mpivars.csh Source3: baselibs.conf @@ -296,9 +296,11 @@ %{mpi_bindir}/ompi-top %{mpi_bindir}/ompi_info %{mpi_bindir}/orte-clean +%{mpi_bindir}/orte-dvm %{mpi_bindir}/orte-info %{mpi_bindir}/orte-ps %{mpi_bindir}/orte-server +%{mpi_bindir}/orte-submit %{mpi_bindir}/orte-top %{mpi_bindir}/orted %{mpi_bindir}/orterun @@ -307,11 +309,15 @@ %{mpi_bindir}/shmemrun # %dir %{mpi_mandir}/man1 +%{mpi_mandir}/man1/oshfort.1.gz %{mpi_mandir}/man1/oshmem_info.1.gz +%{mpi_mandir}/man1/oshrun.1.gz %{mpi_mandir}/man1/orte-clean.1.gz +%{mpi_mandir}/man1/orte-dvm.1.gz %{mpi_mandir}/man1/orte-info.1.gz %{mpi_mandir}/man1/orte-ps.1.gz %{mpi_mandir}/man1/orte-server.1.gz +%{mpi_mandir}/man1/orte-submit.1.gz %{mpi_mandir}/man1/orte-top.1.gz %{mpi_mandir}/man1/orted.1.gz %{mpi_mandir}/man1/orterun.1.gz @@ -321,6 +327,8 @@ %{mpi_mandir}/man1/ompi-server.1.gz %{mpi_mandir}/man1/ompi-top.1.gz %{mpi_mandir}/man1/ompi_info.1.gz +%{mpi_mandir}/man1/shmemfort.1.gz +%{mpi_mandir}/man1/shmemrun.1.gz %{mpi_mandir}/man7 # %dir %{mpi_datadir}/openmpi @@ -386,7 +394,6 @@ %{mpi_datadir}/openmpi/help-orte-odls-default.txt %{mpi_datadir}/openmpi/help-orte-ps.txt %{mpi_datadir}/openmpi/help-orte-rmaps-base.txt -%{mpi_datadir}/openmpi/help-orte-rmaps-lama.txt %{mpi_datadir}/openmpi/help-orte-rmaps-md.txt %{mpi_datadir}/openmpi/help-orte-rmaps-ppr.txt %{mpi_datadir}/openmpi/help-orte-rmaps-resilient.txt @@ -498,6 +505,8 @@ %{mpi_mandir}/man1/opal_wrapper.1.gz %{mpi_mandir}/man1/opalc++.1.gz %{mpi_mandir}/man1/opalcc.1.gz +%{mpi_mandir}/man1/oshcc.1.gz +%{mpi_mandir}/man1/shmemcc.1.gz %{mpi_mandir}/man3 # %{mpi_datadir}/openmpi/mpiCC-vt-wrapper-data.txt ++++++ openmpi.spec ++++++ --- /var/tmp/diff_new_pack.dqsQcF/_old 2016-04-12 18:58:59.000000000 +0200 +++ /var/tmp/diff_new_pack.dqsQcF/_new 2016-04-12 18:58:59.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package openmpi # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,13 +29,13 @@ %endif Name: openmpi -Version: 1.8.8 +Version: 1.10.2 Release: 0 Summary: A powerful implementaion of MPI License: BSD-3-Clause Group: Development/Libraries/Parallel Url: http://www.open-mpi.org/ -Source0: http://www.open-mpi.org/software/ompi/v1.8/downloads/openmpi-%{version}.tar.bz2 +Source0: https://www.open-mpi.org/software/ompi/v1.10/downloads/openmpi-%{version}.tar.bz2 Source1: mpivars.sh Source2: mpivars.csh Source3: baselibs.conf @@ -296,9 +296,11 @@ %{mpi_bindir}/ompi-top %{mpi_bindir}/ompi_info %{mpi_bindir}/orte-clean +%{mpi_bindir}/orte-dvm %{mpi_bindir}/orte-info %{mpi_bindir}/orte-ps %{mpi_bindir}/orte-server +%{mpi_bindir}/orte-submit %{mpi_bindir}/orte-top %{mpi_bindir}/orted %{mpi_bindir}/orterun @@ -307,11 +309,15 @@ %{mpi_bindir}/shmemrun # %dir %{mpi_mandir}/man1 +%{mpi_mandir}/man1/oshfort.1.gz %{mpi_mandir}/man1/oshmem_info.1.gz +%{mpi_mandir}/man1/oshrun.1.gz %{mpi_mandir}/man1/orte-clean.1.gz +%{mpi_mandir}/man1/orte-dvm.1.gz %{mpi_mandir}/man1/orte-info.1.gz %{mpi_mandir}/man1/orte-ps.1.gz %{mpi_mandir}/man1/orte-server.1.gz +%{mpi_mandir}/man1/orte-submit.1.gz %{mpi_mandir}/man1/orte-top.1.gz %{mpi_mandir}/man1/orted.1.gz %{mpi_mandir}/man1/orterun.1.gz @@ -321,6 +327,8 @@ %{mpi_mandir}/man1/ompi-server.1.gz %{mpi_mandir}/man1/ompi-top.1.gz %{mpi_mandir}/man1/ompi_info.1.gz +%{mpi_mandir}/man1/shmemfort.1.gz +%{mpi_mandir}/man1/shmemrun.1.gz %{mpi_mandir}/man7 # %dir %{mpi_datadir}/openmpi @@ -386,7 +394,6 @@ %{mpi_datadir}/openmpi/help-orte-odls-default.txt %{mpi_datadir}/openmpi/help-orte-ps.txt %{mpi_datadir}/openmpi/help-orte-rmaps-base.txt -%{mpi_datadir}/openmpi/help-orte-rmaps-lama.txt %{mpi_datadir}/openmpi/help-orte-rmaps-md.txt %{mpi_datadir}/openmpi/help-orte-rmaps-ppr.txt %{mpi_datadir}/openmpi/help-orte-rmaps-resilient.txt @@ -498,6 +505,8 @@ %{mpi_mandir}/man1/opal_wrapper.1.gz %{mpi_mandir}/man1/opalc++.1.gz %{mpi_mandir}/man1/opalcc.1.gz +%{mpi_mandir}/man1/oshcc.1.gz +%{mpi_mandir}/man1/shmemcc.1.gz %{mpi_mandir}/man3 # %{mpi_datadir}/openmpi/mpiCC-vt-wrapper-data.txt ++++++ openmpi-1.8.8.tar.bz2 -> openmpi-1.10.2.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/openmpi/openmpi-1.8.8.tar.bz2 /work/SRC/openSUSE:Factory/.openmpi.new/openmpi-1.10.2.tar.bz2 differ: char 11, line 1
