Re: [OMPI devel] ORTE local rank

2007-05-21 Thread Ralph H Castain
They are sitting in the orte_process_info global variable: orte_process_info.local_rank orte_process_info.num_local_procs Ralph On 5/21/07 9:10 AM, "Jeff Squyres" wrote: > Thanks Ralph! (Adding de...@open-mpi.org to this thread; I think > others may be interested, such as Myricom and QLogic)

Re: [OMPI devel] ORTE local rank

2007-05-21 Thread Jeff Squyres
Thanks Ralph! (Adding de...@open-mpi.org to this thread; I think others may be interested, such as Myricom and QLogic) How do we get access to these values; are they in global variables somewhere, or do we make a function call to get them? On May 21, 2007, at 7:58 AM, Ralph H Castain wrot