Package: openmpi / 1.6.5-9.1+deb8u1

Metadata

Package Version Patches format
openmpi 1.6.5-9.1+deb8u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
ompi_autogen_sh.patch | (download)

autogen.sh | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

---
build_hurd | (download)

ompi/runtime/ompi_mpi_abort.c | 11 8 + 3 - 0 !
ompi/runtime/ompi_mpi_finalize.c | 9 7 + 2 - 0 !
opal/mca/base/mca_base_component_find.c | 9 7 + 2 - 0 !
opal/mca/base/mca_base_param.c | 8 7 + 1 - 0 !
opal/mca/memory/linux/configure.m4 | 4 4 + 0 - 0 !
opal/mca/pstat/darwin/configure.m4 | 4 2 + 2 - 0 !
opal/mca/shmem/mmap/shmem_mmap_module.c | 4 4 + 0 - 0 !
opal/mca/shmem/posix/shmem_posix_common_utils.h | 4 4 + 0 - 0 !
opal/mca/shmem/sysv/shmem_sysv_module.c | 4 4 + 0 - 0 !
opal/mca/sysinfo/darwin/configure.m4 | 4 2 + 2 - 0 !
opal/util/stacktrace.c | 4 4 + 0 - 0 !
orte/mca/odls/base/odls_base_default_fns.c | 17 17 + 0 - 0 !
orte/orted/orted_main.c | 8 6 + 2 - 0 !
orte/util/context_fns.c | 2 2 + 0 - 0 !
14 files changed, 78 insertions(+), 14 deletions(-)

 fix build problems on hurd-i386
 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.
manpage_macros | (download)

orte/tools/orterun/orterun.1in | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 fix problems in manpages
 In some man page headers, a macro (-*-) is used which makes lintian
  choke and probably should not be there anyway.
arm_detection.diff | (download)

configure | 4 2 + 2 - 0 !
opal/config/opal_config_asm.m4 | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

---
fix bashims.diff | (download)

orte/tools/orte-bootproxy/orte-bootproxy.sh | 15 8 + 7 - 0 !
1 file changed, 8 insertions(+), 7 deletions(-)

---
fix testsuite compile | (download)

ompi/debuggers/Makefile.am | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

---
mips detection.diff | (download)

configure | 9 7 + 2 - 0 !
opal/config/opal_config_asm.m4 | 9 7 + 2 - 0 !
2 files changed, 14 insertions(+), 4 deletions(-)

 support detection of mips, mipsel, mips64, mips64el architectures
mips support upstream 1.7.3.diff | (download)

opal/asm/base/MIPS.asm | 83 77 + 6 - 0 !
opal/include/opal/sys/mips/atomic.h | 20 18 + 2 - 0 !
2 files changed, 95 insertions(+), 8 deletions(-)

 patches mips.asm and mips/atomic.h files to a 1.7.3 version of source
mips support fix.diff | (download)

opal/asm/base/MIPS.asm | 26 13 + 13 - 0 !
1 file changed, 13 insertions(+), 13 deletions(-)

  patch resolve issue of misinterpretation of assembler code from mips.asm
 and fix mips64(el) assembler code.
basic arm64 support.diff | (download)

opal/config/opal_config_asm.m4 | 6 6 + 0 - 0 !
opal/include/opal/sys/Makefile.am | 1 1 + 0 - 0 !
opal/include/opal/sys/arm64/Makefile.am | 24 24 + 0 - 0 !
opal/include/opal/sys/arm64/atomic.h | 169 169 + 0 - 0 !
opal/include/opal/sys/arm64/timer.h | 33 33 + 0 - 0 !
opal/include/opal/sys/atomic.h | 2 2 + 0 - 0 !
opal/include/opal/sys/timer.h | 2 2 + 0 - 0 !
7 files changed, 237 insertions(+)

 [patch] basic arm64 support.


ppc64el support.patch | (download)

opal/config/opal_config_asm.m4 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 attempt ppc64el build.
alpha_badatomic.patch | (download)

opal/include/opal/sys/alpha/atomic.h | 8 2 + 6 - 0 !
1 file changed, 2 insertions(+), 6 deletions(-)

---
pkgconfig vars.patch | (download)

ompi/tools/wrappers/ompi.pc.in | 7 6 + 1 - 0 !
1 file changed, 6 insertions(+), 1 deletion(-)

 add variables needed to make  mpi.pc an alias for ompi.pc
Last-Updated: 2014-10-07