1
1
openmpi/ompi/include
Jeff Squyres fbaf6888f8 ompi/include/Makefile.am: rm mpi_portable_platform.h first
We've seen this a few times (e.g.,
http://www.open-mpi.org/community/lists/users/2015/06/27057.php
reported via @siegmargross).  I'm not entirely sure why it happens --
the best I can come up with is a poorly-synchronized network
filesystem and/or a bug in "make".  For example: this code hasn't
changed in forever, and it only happens to users *sometimes*.

Regardless, avoid the error altogether by removing the file before
making the sym link (it should be a sym link anyway -- if there's
something there, it should be safe to remove it before we re-create
the sym link that should be there in the first place).

(cherry picked from commit 0edd265ea045e649c9489e3cb8fdb657800d95c3)
2015-06-09 17:59:32 -07:00
..
ompi spelling: trivial spelling fix 2015-02-27 18:30:43 -08:00
Makefile.am ompi/include/Makefile.am: rm mpi_portable_platform.h first 2015-06-09 17:59:32 -07:00
mpi.h.in Remove non-standard MPI_ERR_SYSRESOURCE error code 2015-05-22 19:59:37 -06:00
mpif-config.h.in Fix Fortran delcarations of MPI_SUBARRAYS_SUPPORTED and MPI_ASYNC_PROTECTES_NONBLOCKING 2014-01-31 15:22:12 +00:00
mpif-externals.h Many updates and bug fixes for the Fortran bindings. Sorry these 2012-08-10 21:19:47 +00:00
mpif-mpi-io.h - Make the maximum length user strings configurable... Namely 2009-05-27 12:54:40 +00:00
mpif-sentinels.h Fix typos in r31260 2014-03-27 22:34:28 +00:00
mpif-values.pl Remove non-standard MPI_ERR_SYSRESOURCE error code 2015-05-22 19:59:37 -06:00
mpif.h.in Fortran: Fix MPI_SIZEOF. What a disaster. :-( 2014-09-19 13:44:52 +00:00
ompi_config.h Fix --with-fortran=... logic 2015-05-08 09:23:55 +09:00