In the release version of open-mpi 1.6
cxx/constants.h header file on line 54 there is an extra semi-colon at the end
of line. This causes the clang compiler to fail on a Mac when the header is
included.
JTF
--
John T. Foster
Assistant Professor
Mechanical Engineering Department
The Universi
Weird -- it never caused an issue for my clang version. Shrug.
Thanks for the heads up! I committed it to the SVN trunk; it will be included
in v1.6.1.
On Aug 15, 2012, at 9:08 AM, John T. Foster wrote:
> In the release version of open-mpi 1.6
>
> cxx/constants.h header file on line 54 ther
In the usual location:
http://www.open-mpi.org/software/ompi/v1.6/
Changes since rc2:
- REVERTED (i.e., we put back the PPRQ so that RDMACM will still work, and
therefore RoCE will still work):
- Remove the last openib default per-peer receive queue
specification (and make it an SRQ)