On 3/5/08 7:12 PM, "Camille Coti" wrote:
> Ralph Castain wrote:
>> On 3/5/08 3:31 PM, "Aurélien Bouteiller" wrote:
>>
>>
>>> From : Camille Coti
>>> Date : 5 mars 2008 17:26:32 HNE (ÃUA)
>>> to : de...@open-mpi.org
>>> Objet : orte_job_data
>>>
>>>
>>> Hello,
>>>
>>> I had a look a
Ralph Castain wrote:
On 3/5/08 3:31 PM, "Aurélien Bouteiller" wrote:
From : Camille Coti
Date : 5 mars 2008 17:26:32 HNE (ÃUA)
to : de...@open-mpi.org
Objet : orte_job_data
Hello,
I had a look at how the job data are kept during the life cycle of a
job.
The orte_job_data pointer arr
On 3/5/08 3:31 PM, "Aurélien Bouteiller" wrote:
>
> From : Camille Coti
> Date : 5 mars 2008 17:26:32 HNE (ÉUA)
> to : de...@open-mpi.org
> Objet : orte_job_data
>
>
> Hello,
>
> I had a look at how the job data are kept during the life cycle of a
> job.
>
> The orte_job_data pointer arra
From : Camille Coti
Date : 5 mars 2008 17:26:32 HNE (ÉUA)
to : de...@open-mpi.org
Objet : orte_job_data
Hello,
I had a look at how the job data are kept during the life cycle of a
job.
The orte_job_data pointer array contains two elements:
addr[0] is filled during rte_init().
addr[1]
Hello,
I had a look at how the job data are kept during the life cycle of a job.
The orte_job_data pointer array contains two elements:
addr[0] is filled during rte_init().
addr[1] is filled by PLM at setup time and contains the map on which
the job is spawned.
What does the first entry