Hello,
I have installed OpenMPI 1.8.8 (the last version 1.8.8 downloaded on
your site) on a cluster using SLES 11 SP3 with OFED 1.5.4 and I have the
problem:
XRC error: bad XRC API (require XRC from OFED pre 3.12) like described in:
http://www.open-mpi.org/community/lists/users/2015/08/27407.php
and
http://www.open-mpi.org/community/lists/devel/2015/08/17729.php
I saw the fix of Gilles in https://github.com/open-mpi/ompi/pull/782 but
the problem is that I don't have the files:
config/opal_check_openfabrics.m4
and
opal/mca/btl/openib/btl_open_xrc.c
I have, instead, this two files:
config/ompi_check_openfabrics.m4
and
ompi/mca/btl/openib/btl_open_xrc.c
I tried to simply modify this two files like in the fix but I didn't
manage to do the make all...
So I have 2 questions:
Is it the good version that I have donwloaded?
How can I have the fix?
Thanks in advance.
Best regards.
Caroline Baldassari (SGI)