In trunk, cmr'd for 1.7.4 - copied you on ticket
Thanks!
Ralph
On Dec 19, 2013, at 12:37 PM, tom fogal wrote:
> Okay, no worries on the delay, and thanks! -tom
>
> On 12/19/2013 04:32 PM, Ralph Castain wrote:
>> Sorry for delay - buried in my "day job". Adding values to the env array is
>> f
Okay, no worries on the delay, and thanks! -tom
On 12/19/2013 04:32 PM, Ralph Castain wrote:
Sorry for delay - buried in my "day job". Adding values to the env array is fine, but
this isn't how we would normally do it. I've got it noted on my "to-do" list and will try
to get to it in time for
Sorry for delay - buried in my "day job". Adding values to the env array is
fine, but this isn't how we would normally do it. I've got it noted on my
"to-do" list and will try to get to it in time for 1.7.5
Thanks
Ralph
On Dec 13, 2013, at 4:42 PM, Jeff Squyres (jsquyres) wrote:
> Thanks for
Thanks for the first 2 patches, Tom -- I applied them to the SVN trunk and
scheduled them to go into the v1.7 series. I don't know if they'll make 1.7.4
or be pushed to 1.7.5, but they'll get there.
I'll defer to Ralph for the rest of the discussion about info keys.
On Dec 13, 2013, at 9:16 A
Hi Ralph, thanks for your help!
Ralph Castain writes:
> It would have to be done via MPI_Info arguments, and we never had a
> request to do so (and hence, don't define such an argument). It would
> be easy enough to do so (look in the ompi/mca/dpm/orte/dpm_orte.c
> code).
Well, I wanted to just r
Won't OMPI still automatically pick up env variables that are named beginning
with "OMPI_"?
On Dec 12, 2013, at 9:47 AM, Ralph Castain wrote:
> It would have to be done via MPI_Info arguments, and we never had a request
> to do so (and hence, don't define such an argument). It would be easy e
It would have to be done via MPI_Info arguments, and we never had a request
to do so (and hence, don't define such an argument). It would be easy
enough to do so (look in the ompi/mca/dpm/orte/dpm_orte.c code).
MPI implementations generally don't forcibly propagate envars because it is
so hard to