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

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)

[OMPI devel] Outdated PMB_2.2 test suite

2007-05-21 Thread Ethan Mallove
All, Would anyone be opposed to me removing the PMB_2.2 test suite from the ompi-tests repository? IMB_2.3 (also in the ompi-tests repository) is more up-to-date. If I don't hear any objections by COB Wednesday, I'll delete PMB_2.2. -Ethan