openmpi.git
9 years agowait_fix
Alastair McKinstry [Mon, 12 Sep 2016 06:54:45 +0000 (06:54 +0000)]
wait_fix

From f807f1e7e6e54209be06997ab1d1dd2f919f99a7 Mon Sep 17 00:00:00 2001
From: Gilles Gouaillardet <gilles@rist.or.jp>
Date: Wed, 7 Sep 2016 08:49:20 +0900
Subject: [PATCH] threads: fix WAIT_SYNC_INIT with a zero count

WAIT_SYNC_INIT(sync,0); WAIT_SYNC_RELEASE(sync);
hanged because sync->signaled was initialised to true, and
there is no reason to invoke WAIT_SYNC_SIGNALED(sync) before
WAIT_SYNC_RELEASE(sync)
this commit initializes sync->signaled to true unless the count is zero.

Thanks George for the review and guidance.

(cherry picked from commit open-mpi/ompi@44a66e208c5771e0897bcf27430a3afa171ba4c2)

Gbp-Pq: Name wait_fix.patch

9 years agobuild_hurd
Alastair McKinstry [Mon, 12 Sep 2016 06:54:45 +0000 (06:54 +0000)]
build_hurd

Gbp-Pq: Name build_hurd

9 years agopowerpc
Alastair McKinstry [Mon, 12 Sep 2016 06:54:45 +0000 (06:54 +0000)]
powerpc

Gbp-Pq: Name powerpc.patch

9 years agox32
Alastair McKinstry [Mon, 12 Sep 2016 06:54:45 +0000 (06:54 +0000)]
x32

Gbp-Pq: Name x32.patch

9 years agoreproducible-build
Alastair McKinstry [Mon, 12 Sep 2016 06:54:45 +0000 (06:54 +0000)]
reproducible-build

Gbp-Pq: Name reproducible-build.patch

9 years agohppa
Alastair McKinstry [Mon, 12 Sep 2016 06:54:45 +0000 (06:54 +0000)]
hppa

Gbp-Pq: Name hppa.patch

9 years agoBasic arm64 support.
Leif Lindholm [Wed, 16 Oct 2013 13:16:00 +0000 (14:16 +0100)]
Basic arm64 support.

Gbp-Pq: Name basic-arm64-support.diff

9 years agomips-detection
Alastair McKinstry [Mon, 12 Sep 2016 06:54:45 +0000 (06:54 +0000)]
mips-detection

Gbp-Pq: Name mips-detection.diff

9 years agomanpage_macros
Alastair McKinstry [Mon, 12 Sep 2016 06:54:45 +0000 (06:54 +0000)]
manpage_macros

Gbp-Pq: Name manpage_macros

9 years agoopenmpi (2.0.1-5) unstable; urgency=medium
Alastair McKinstry [Mon, 12 Sep 2016 06:54:45 +0000 (06:54 +0000)]
openmpi (2.0.1-5) unstable; urgency=medium

  * Fix for wait that breaks mpi4py. Closes: #837536.
  * Incorrect SONAME links. Patch thanks to Andread Beckmann.
Closes: #837525
  * Build with java bindings on mipsel, but not hppa. Closes: #837446

[dgit import unpatched openmpi 2.0.1-5]

9 years agoImport openmpi_2.0.1-5.debian.tar.xz
Alastair McKinstry [Mon, 12 Sep 2016 06:54:45 +0000 (06:54 +0000)]
Import openmpi_2.0.1-5.debian.tar.xz

[dgit import tarball openmpi 2.0.1-5 openmpi_2.0.1-5.debian.tar.xz]

9 years agoImport openmpi_2.0.1.orig.tar.xz
Alastair McKinstry [Sun, 4 Sep 2016 15:35:04 +0000 (15:35 +0000)]
Import openmpi_2.0.1.orig.tar.xz

[dgit import orig openmpi_2.0.1.orig.tar.xz]