summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Alastair McKinstry [Tue, 28 Sep 2021 07:11:18 +0000 (08:11 +0100)]
Turn off warning that openfabric is not available
Last-Updated: 2021-09-02
Forwarded: not-needed
because it breaks some overlying layers/appications in Debian.
Also exclude openfabric/openib by default.
See: #979041
Gbp-Pq: Name no-warning-unused.patch
Graham Inggs [Tue, 28 Sep 2021 07:11:18 +0000 (08:11 +0100)]
fix-underlinking
Desciption: Fix underlinking
Prevents symbol lookup error: ../openmpi4/mca_mtl_ofi.so:
undefined symbol: fi_dupinfo when linked with --as-needed
Bug-Debian: https://bugs.debian.org/899104
Last-Update: 2018-05-23
Gbp-Pq: Name fix-underlinking.patch
Adrian Bunk [Tue, 28 Sep 2021 07:11:18 +0000 (08:11 +0100)]
Makefile.ompi-rules: don't set silent building
Gbp-Pq: Name verbose-ompi-rules.patch
Thibaut Paumard [Tue, 28 Sep 2021 07:11:18 +0000 (08:11 +0100)]
fix test-suite to build on ppc64el
Origin: Vendor
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848218
Forwarded: no
Last-Update: 2016-12-15
Test suite hangs on ppc64el. This is due to a bug in test/class/opal_fifo.c.
thread_test() must end with pthread_exit(NULL), not return NULL.
Last-Update: 2016-12-15
Gbp-Pq: Name opal_fifo.patch
Helge Deller [Tue, 28 Sep 2021 07:11:18 +0000 (08:11 +0100)]
Support for the HPPA architecture
Bug-Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776730
Last-Updated: 2016-09-04
Forwarded: no
Gbp-Pq: Name hppa.patch
Alastair McKinstry [Tue, 28 Sep 2021 07:11:18 +0000 (08:11 +0100)]
Change install libdir to openmpi3
Last-Updated: 2019-03-09
Forwarded: no
This is needed to ensure that libopenmpi2, libopenmpi3 do not collide.
Gbp-Pq: Name libdir.patch
Pino Toscano [Tue, 28 Sep 2021 07:11:18 +0000 (08:11 +0100)]
Fix build problems on hurd-i386
Forwarded: partially
Last-Update: 2018-10-24
This patch allows Open MPI to build on Debian GNU/HURD.
Also, the memory:linux MCA component is disabled, since its use of POSIX API
in malloc hooks called very early at startup causes troubles.
Also changes by Samuel Thibault <sthibault@debian.org>
See bugs.debian.org/846965
Gbp-Pq: Name build_hurd
Alastair McKinstry [Tue, 28 Sep 2021 07:11:18 +0000 (08:11 +0100)]
Fix problems in manpages
Forwarded: no
Last-Update: 2018-04-08
In some man page headers, a macro (-*-) is used which makes lintian
choke and probably should not be there anyway.
Gbp-Pq: Name manpage_macros
Alastair McKinstry [Tue, 28 Sep 2021 07:11:18 +0000 (08:11 +0100)]
mpifort
===================================================================
Gbp-Pq: Name mpifort.patch
Alastair McKinstry [Tue, 28 Sep 2021 07:11:18 +0000 (08:11 +0100)]
Enable non-gfortran compilation
Last-Updated: 2020-01-13
Forwarded: no
Gbp-Pq: Name pkg-config.patch
Alastair McKinstry [Tue, 28 Sep 2021 07:11:18 +0000 (08:11 +0100)]
openmpi (4.1.2~rc1-3) unstable; urgency=medium
* Update versions:
- libmca_common_ompio.so 41.29.1 -> 41.29.2
- libmca_common_ofi.so 10.0.1 -> 10.0.2
Closes: #995150
* Add autopkg test for unlinked shared libs
* Add alpha, ppc64, sparc64 to the 'nojava' arch list
* Only install javadocs via d/rules inside conditional
[dgit import unpatched openmpi 4.1.2~rc1-3]
Alastair McKinstry [Tue, 28 Sep 2021 07:11:18 +0000 (08:11 +0100)]
Import openmpi_4.1.2~rc1-3.debian.tar.xz
[dgit import tarball openmpi 4.1.2~rc1-3 openmpi_4.1.2~rc1-3.debian.tar.xz]
Alastair McKinstry [Sat, 25 Sep 2021 12:20:47 +0000 (13:20 +0100)]
Import openmpi_4.1.2~rc1.orig.tar.xz
[dgit import orig openmpi_4.1.2~rc1.orig.tar.xz]