Re: [OMPI users] Problems Compiling ULFM

2015-07-06 Thread Gilles Gouaillardet
George, I got confused since from bitbucket, ulfm was imported from svn r25756 and this svn id comes from the v1.7 branch Also, orte_job_map_t has a policy field in v1.6 but no more in v1.7 Anyway, you obviously know ulfm better than me, so I was wrong Cheers, Gilles On Monday, July 6, 2015, G

Re: [OMPI users] Problems Compiling ULFM

2015-07-06 Thread Rafael Lago
Thank you both for your feedback! It now compiles. I have also subscribed to the correct mailing list. Slainte! Rafael Lago On Monday 06 July 2015 08:15:33 George Bosilca wrote: > Gilles thanks for your feedback, but I need to correct your claim: ULFM is > based on 1.6. > > George. > > > On M

Re: [OMPI users] Problems Compiling ULFM

2015-07-06 Thread George Bosilca
Gilles thanks for your feedback, but I need to correct your claim: ULFM is based on 1.6. George. On Mon, Jul 6, 2015 at 8:11 AM, Gilles Gouaillardet < gilles.gouaillar...@gmail.com> wrote: > Rafael, > > At first glance, ulfm is based on openmpi 1.7 > But the poe plm was written for openmpi 1.

Re: [OMPI users] Problems Compiling ULFM

2015-07-06 Thread Gilles Gouaillardet
Rafael, At first glance, ulfm is based on openmpi 1.7 But the poe plm was written for openmpi 1.6 You'd better ask the ulfm folks about this issue Cheers, Gilles On Monday, July 6, 2015, Rafael Lago wrote: > Hello there! > I'm trying to work in a fault-tolerance project, and I immediately go

Re: [OMPI users] Problems Compiling ULFM

2015-07-06 Thread George Bosilca
Rafael, Add "--enable-mca-no-build=plm-poe" to your configure line. This should disable the POE PLM, which I don't think works in the context of ULFM anyway. That being said, ULFM is a separate effort from Open MPI, you should ask your questions on the ULFM mailing lists ( http://fault-tolerance.

[OMPI users] Problems Compiling ULFM

2015-07-06 Thread Rafael Lago
Hello there! I'm trying to work in a fault-tolerance project, and I immediately got interested in the ULFM extension of OpenMPI. Although I've managed to compile and install OpenMPI-1.8.6 without a problem, I have been failing so far to compile ULFM. I am trying to follow the instructions in h