Hello Caroline, I recommend you download and install OpenMPI 1.10.1 instead.
Iirc, I backported the required changes in https://github.com/open-mpi/ompi-release/commit/7dbae1f5cd92726d0f1981d9eb91796548070a2a This is more likely to apply correctly on 1.8.8 Cheers, Gilles On Friday, December 4, 2015, Baldassari Caroline <caroli...@sgi.com> wrote: > 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) > _______________________________________________ > users mailing list > us...@open-mpi.org > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users > Link to this post: > http://www.open-mpi.org/community/lists/users/2015/12/28133.php >