Nathan, can you take a look at https://svn.open-mpi.org/trac/ompi/changeset/32350 when you get a chance.
Thanks, Josh On Tue, Jul 29, 2014 at 6:14 PM, Nathan Hjelm <hje...@lanl.gov> wrote: > On Tue, Jul 29, 2014 at 04:12:18PM -0600, Nathan Hjelm wrote: > > > > Yeah. Though it would be best to just check the source when you need to > > see if it should come from the ini. Then if we need to set the value > > from the ini either use mca_base_var_set_value or be sure to strdup when > > changing the receive_queues value. > > > > The thing to remember is the use may do this: > > > > MPI_T_init_thread (); > > I should note this calls the BTL's register function and MPI_Init will > call open. > > -Nathan > > _______________________________________________ > 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/07/15333.php >