Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
pkg-config.patch | Enable non-gfortran compilation by separating Fortran libs Note pkg-config files shipped in arch-dep libopenmpi-dev Don't put FMODDIR in wrapper-data (openmpi-common is arch-indep) =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | no | |||
mpifort.patch | Search for mod files in $FMODDIR directory Also look in a fortran-ABI-specific directory for libs | Alastair McKinstry <mckinstry@debian.org> | no | |||
build_hurd | 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. . Also changes by Samuel Thibault <sthibault@debian.org> See bugs.debian.org/846965 |
Pino Toscano <pino@debian.org> | invalid | 2018-10-24 | ||
libdir.patch | Change install libdir to openmpi3 This is needed to ensure that libopenmpi2, libopenmpi3 do not collide. | Alastair McKinstry <mckinstry@debian.org> | no | |||
hppa.patch | Support for the HPPA architecture | Helge Deller <deller@gmx.de> | no | |||
opal_fifo.patch | fix test-suite to build on ppc64el 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. |
Thibaut Paumard <thibaut@debian.org> | no | debian | Vendor | 2016-12-15 |
verbose-ompi-rules.patch | Makefile.ompi-rules: don't set silent building | Adrian Bunk <bunk@debian.org> | no | |||
no-warning-unused.patch | Turn off warning that openfabric is not available because it breaks some overlying layers/appications in Debian. Also exclude openfabric/openib by default. See: #979041 |
Alastair McKinstry <mckinstry@debian.org> | not-needed |