Re: [OMPI devel] [OMPI bugs] [Open MPI] #2888: base.h inclusion breaks Solaris build

2011-10-18 Thread Jeff Squyres (jsquyres)
Terry - Did #2887 fix this already? Sent from my phone. No type good. On Oct 18, 2011, at 6:19 AM, "Open MPI" wrote: > #2888: base.h inclusion breaks Solaris build > + > Reporter: tdd | Owner: tdd >Type: defect | Status:

Re: [OMPI devel] [OMPI bugs] [Open MPI] #2888: base.h inclusion breaks Solaris build

2011-10-18 Thread Jeff Squyres (jsquyres)
Never mind; I just ready your text more carefully - 2887 caused the problem. Sent from my phone. No type good. On Oct 18, 2011, at 6:19 AM, "Open MPI" wrote: > #2888: base.h inclusion breaks Solaris build > + > Reporter: tdd | Owner:

Re: [OMPI devel] [OMPI bugs] [Open MPI] #2888: base.h inclusion breaks Solaris build

2011-10-18 Thread TERRY DONTJE
Terry - Did #2887 fix this already? No it broke it. --td Sent from my phone. No type good. On Oct 18, 2011, at 6:19 AM, "Open MPI" wrote: #2888: base.h inclusion breaks Solaris build + Reporter: tdd | Owner: tdd Type: defect

Re: [OMPI devel] [OMPI bugs] [Open MPI] #2888: base.h inclusion breaks Solaris build

2011-10-18 Thread TERRY DONTJE
BTW, I am working on a patch for this. Just want to validate there are no other loose ends. I remember there were a couple oddities about this issue. --td Never mind; I just ready your text more carefully - 2887 caused the problem. Sent from my phone. No type good. On Oct 18, 2011, at 6:19

Re: [OMPI devel] [OMPI svn] svn:open-mpi r25302

2011-10-18 Thread Ralph Castain
Strange - it ran fine for me on multiple tests. I'll check to see if something strange got into the mix and recommit. On Oct 17, 2011, at 8:51 PM, George Bosilca wrote: > This commit put the mpirun process in an infinite loop for the simple case > mpirun -np 2 --mca orte_default_hostfile machin

Re: [OMPI devel] [OMPI svn] svn:open-mpi r25303

2011-10-18 Thread Ralph Castain
On Oct 17, 2011, at 8:55 PM, George Bosilca wrote: > > On Oct 17, 2011, at 18:23 , Ralph Castain wrote: > >> >> On Oct 17, 2011, at 4:14 PM, George Bosilca wrote: >> >>> Ralph, >>> >>> I have a concern about the code below (snippet from the commit 25303). You >>> moved the setting of proc_f

Re: [OMPI devel] [OMPI svn] svn:open-mpi r25302

2011-10-18 Thread TERRY DONTJE
Strange - it ran fine for me on multiple tests. I'll check to see if something strange got into the mix and recommit. Not sure it is the same issue but it looks like all my MTT tests on the trunk r25308 are timing out. --td On Oct 17, 2011, at 8:51 PM, George Bosilca wrote: This commit put

Re: [OMPI devel] [OMPI svn] svn:open-mpi r25302

2011-10-18 Thread Ralph Castain
On Oct 18, 2011, at 7:35 AM, TERRY DONTJE wrote: >> Strange - it ran fine for me on multiple tests. I'll check to see if >> something strange got into the mix and recommit. >> > Not sure it is the same issue but it looks like all my MTT tests on the trunk > r25308 are timing out. Okay - sorry

Re: [OMPI devel] make check fails for Intel 2011.6.233 (OpenMPI 1.4.3)

2011-10-18 Thread Larry Baker
George, Thanks for the update. FYI, here's all the version numbers reported by the compiler releases I have installed: [baker@hydra ~]$ module load compilers/intel/11.1.080 [baker@hydra ~]$ icc -v Version 11.1 [baker@hydra ~]$ module unload compilers/intel/11.1.080 [baker@hydra ~]$ modul