Re: [OMPI devel] Proc modex change

2008-03-25 Thread Jeff Squyres
Sounds reasonable to me. Anyone else care? On Mar 20, 2008, at 2:03 PM, Brian W. Barrett wrote: Hi all - Does anyone know why we go through the modex receive and for the local process in ompi_proc_get_info()? It doesn't seem like it's necessary, and it causes some problems on platforms th

[OMPI devel] Proc modex change

2008-03-20 Thread Brian W. Barrett
Hi all - Does anyone know why we go through the modex receive and for the local process in ompi_proc_get_info()? It doesn't seem like it's necessary, and it causes some problems on platforms that don't implement the modex (since it zeros out useful information determined during the init step)