Those calls should be protected with the CR FT #define - If I remember
correctly. We were using the sstore to track the shared memory file names
so we could clean them up on restart.

I'm not sure if the sstore framework is necessary in this location, since
we should be able to tell opal_crs and it will do the right thing. I can
try to look at it early next week if someone doesn't get to it before then.

-- Josh



On Sat, Aug 9, 2014 at 7:06 AM, Jeff Squyres (jsquyres) <jsquy...@cisco.com>
wrote:

> I think you're making a joke, right...?
>
> I see direct calls to ORTE sstore functionality in all three.
>
>
>
>
> On Aug 8, 2014, at 5:42 PM, George Bosilca <bosi...@icl.utk.edu> wrote:
>
> > These are harmless. They are only used when FT is enabled which should
> rarely be the case.
> >
> >   George.
> >
> >
> >
> > On Fri, Aug 8, 2014 at 4:36 PM, Jeff Squyres (jsquyres) <
> jsquy...@cisco.com> wrote:
> > Here's a few ORTE headers in OPAL source -- can respective owners clean
> these up?  Thanks.
> >
> > -----
> > mca/btl/smcuda/btl_smcuda.c
> > 63:#include "orte/mca/sstore/sstore.h"
> >
> > mca/btl/sm/btl_sm.c
> > 62:#include "orte/mca/sstore/sstore.h"
> >
> > mca/mpool/sm/mpool_sm_module.c
> > 34:#include "orte/mca/sstore/sstore.h"
> > -----
> >
> > --
> > Jeff Squyres
> > jsquy...@cisco.com
> > For corporate legal information go to:
> http://www.cisco.com/web/about/doing_business/legal/cri/
> >
> > _______________________________________________
> > 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/08/15570.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/08/15571.php
>
>
> --
> Jeff Squyres
> jsquy...@cisco.com
> For corporate legal information go to:
> http://www.cisco.com/web/about/doing_business/legal/cri/
>
> _______________________________________________
> 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/08/15587.php
>



-- 
Joshua Hursey
Assistant Professor of Computer Science
University of Wisconsin-La Crosse
http://cs.uwlax.edu/~jjhursey

Reply via email to