> On Oct 28, 2014, at 11:53 AM, Howard Pritchard <hpprit...@gmail.com> wrote:
> 
> Hi Ralph,
> 
> 
> 2014-10-28 12:26 GMT-06:00 Ralph Castain <r...@open-mpi.org 
> <mailto:r...@open-mpi.org>>:
> 
> > On Oct 28, 2014, at 11:16 AM, Howard Pritchard <hpprit...@gmail.com 
> > <mailto:hpprit...@gmail.com>> wrote:
> >
> > Hi Folks,
> >
> > I'm trying to figure out what broke for pmi configure since now the 
> > pmix/cray component
> > doesn't compile any longer in master.
> 
> Ouch - sorry about that. I thought the Cray component strictly used the new 
> Cray PMI check (which I didn’t touch) - isn’t that true?
> That is correct.  Not clear which changes are causing the problem. 

Ah crud - you do indeed use the PMI code:

            OPAL_CHECK_PMI([CRAY_PMI], [opal_check_cray_pmi_happy="yes"],


I’m afraid I did break you :-(

Want me to investigate the fix?

> 
> >
> > I was happening to look in the s1 and s2 configure.m4's and noticed a 
> > AC_REQUIRE
> > for OPAL_CHECK_UGNI.  This doesn't make sense to me.  Maybe these were
> > accidentally copied from the configure.m4 for the cray pmi?
> 
> We may no longer require those as you have separated the Cray check out, but 
> the original problem is that we would pickup the Slurm components on the Cray 
> because we would find pmi.h
> 
> Oh,  I forgot about that . 

Yeah, I’m afraid we do have to retain them because the Cray code does use 
—with-pmi and therefore overlaps the Slurm check.


> >
> > Howard
> >
> >
> >
> >
> > _______________________________________________
> > devel mailing list
> > de...@open-mpi.org <mailto:de...@open-mpi.org>
> > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel 
> > <http://www.open-mpi.org/mailman/listinfo.cgi/devel>
> > Link to this post: 
> > http://www.open-mpi.org/community/lists/devel/2014/10/16110.php 
> > <http://www.open-mpi.org/community/lists/devel/2014/10/16110.php>
> 
> _______________________________________________
> devel mailing list
> de...@open-mpi.org <mailto:de...@open-mpi.org>
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel 
> <http://www.open-mpi.org/mailman/listinfo.cgi/devel>
> Link to this post: 
> http://www.open-mpi.org/community/lists/devel/2014/10/16111.php 
> <http://www.open-mpi.org/community/lists/devel/2014/10/16111.php>
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> Link to this post: 
> http://www.open-mpi.org/community/lists/devel/2014/10/16112.php

Reply via email to