The fault tolerance code also needs additional changes because of this
commit. I have the changes prepared but not committed.

On Wed, Jun 18, 2014 at 03:45:11PM -0700, Ralph Castain wrote:
> Huh - thought I got that. Sorry I missed it. Let me take a look and ensure 
> that the alps ras module is setting that attribute
> 
> On Jun 18, 2014, at 2:40 PM, Pritchard, Howard P <howa...@lanl.gov> wrote:
> 
> > Hello Folks,
> >  
> > I’m looking at commit 31916 and notice a lot of fields were remote from 
> > orte_node_t.
> > This is now preventing ras_alps_module.c from compiling owing to use of a 
> > “launch_id”
> > field.
> >  
> > In lieu of the direct use of launch_id, should I replace the code around 
> > 587 of this file with
> > use of orte_get_attribute with ORTE_NODE_LAUNCH_ID for the attribute to be 
> > retrieved?
> >  
> > Thanks,
> >  
> > Howard
> >  
> >  
> > -------------------------------------------------
> > Howard Pritchard
> > HPC-5
> > Los Alamos National Laboratory
> >  
> >  
> > _______________________________________________
> > 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/06/15008.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/06/15009.php

Reply via email to