After chatting with Jeff to better understand the ompi_info issue, I
consolidated all the ORTE-level MCA param registrations that are relevant to
users and had ompi_info call it. You will now see them displayed by
ompi_info.

Ralph


On 5/27/08 1:57 PM, "Jeff Squyres" <jsquy...@cisco.com> wrote:

> Oops, sorry.
> 
> We were having problems with the memory allocator when ompi_info
> called orte_init().  I think it might be best to call the ORTE MCA
> registration function directly...
> 
> 
> On May 27, 2008, at 10:40 AM, Ralph H Castain wrote:
> 
>> I see the problem (I think). A recent change was made to ompi_info
>> so it no
>> longer calls orte_init. As a result, none of the ORTE-level params
>> (i.e.,
>> those params registered outside of ORTE frameworks) are being
>> reported.
>> 
>> I'll chat with Jeff and see how we resolve the problem.
>> 
>> 
>> On 5/27/08 8:32 AM, "Ralph H Castain" <r...@lanl.gov> wrote:
>> 
>>> It "should" be visible now....not sure why it isn't. It conforms to
>>> the
>>> naming rules and -used- to be reported by ompi_info...
>>> 
>>> 
>>> 
>>> On 5/27/08 8:31 AM, "Shipman, Galen M." <gship...@ornl.gov> wrote:
>>> 
>>>> Make that "ompi_info".
>>>> 
>>>> We need to make that visible via orte_info.
>>>> I thought this was done at some point, perhaps it got overwritten?
>>>> 
>>>> Thanks,
>>>> 
>>>> Galen
>>>> 
>>>> On May 27, 2008, at 10:27 AM, Ralph H Castain wrote:
>>>> 
>>>>> -mca orte_tmpdir_base foo
>>>>> 
>>>>> 
>>>>> 
>>>>> On 5/27/08 8:24 AM, "Gleb Natapov" <gl...@voltaire.com> wrote:
>>>>> 
>>>>>> Hi,
>>>>>> 
>>>>>>  Is there a way to change where Open MPI creates session
>>>>>> directory. I
>>>>>> can't find mca parameter that specifies this.
>>>>>> 
>>>>>> --
>>>>>> Gleb.
>>>>>> _______________________________________________
>>>>>> devel mailing list
>>>>>> de...@open-mpi.org
>>>>>> http://www.open-mpi.org/mailman/listinfo.cgi/devel
>>>>> 
>>>>> 
>>>>> _______________________________________________
>>>>> devel mailing list
>>>>> de...@open-mpi.org
>>>>> http://www.open-mpi.org/mailman/listinfo.cgi/devel
>>>> 
>>>> _______________________________________________
>>>> devel mailing list
>>>> de...@open-mpi.org
>>>> http://www.open-mpi.org/mailman/listinfo.cgi/devel
>>> 
>>> 
>>> _______________________________________________
>>> devel mailing list
>>> de...@open-mpi.org
>>> http://www.open-mpi.org/mailman/listinfo.cgi/devel
>> 
>> 
>> _______________________________________________
>> devel mailing list
>> de...@open-mpi.org
>> http://www.open-mpi.org/mailman/listinfo.cgi/devel
> 


Reply via email to