Re: [OMPI devel] Bus error with openmpi-1.7.4rc1 on Solaris

2013-12-19 Thread Jeff Squyres (jsquyres)
Siegmar -- So it looks like the net problem is fixed; good. I'll commit and CMR that. For the DDT test, can you give us access to this machine? It might help speed debugging a lot. (I'll let Nathan reply about the var problem) If not, can you provide the following information about the DDT t

Re: [OMPI devel] Bus error with openmpi-1.7.4rc1 on Solaris

2013-12-19 Thread Siegmar Gross
Hi, at first thank you very much for your help. 1st patch: > Can you apply the following patch to a trunk tarball and see if it works > for you? 2nd patch: > Found the problem. Was accessing a boolean variable using intval. That > is a bug that has gone unnoticed on all platforms but thankfull

Re: [OMPI devel] Bus error with openmpi-1.7.4rc1 on Solaris

2013-12-18 Thread Nathan Hjelm
Found the problem. Was accessing a boolean variable using intval. That is a bug that has gone unnoticed on all platforms but thankfully Solaris caught it. Please try the attached patch. -Nathan On Wed, Dec 18, 2013 at 12:27:29PM +0100, Siegmar Gross wrote: > Hi, > > today I installed openmpi-1.

Re: [OMPI devel] Bus error with openmpi-1.7.4rc1 on Solaris

2013-12-18 Thread Jeff Squyres (jsquyres)
Siegmar -- Thanks for keeping us honest! I just filed three tickets with the issues you reported: https://svn.open-mpi.org/trac/ompi/ticket/3988 https://svn.open-mpi.org/trac/ompi/ticket/3989 https://svn.open-mpi.org/trac/ompi/ticket/3990 On Dec 18, 2013, at 6:27 AM, Siegmar Gross wrote: >

[OMPI devel] Bus error with openmpi-1.7.4rc1 on Solaris

2013-12-18 Thread Siegmar Gross
Hi, today I installed openmpi-1.7.4rc1 on Solaris 10 Sparc with Sun C 5.12. Unfortunately my problems with bus errors, which I reported December 4th for openmpi-1.7.4a1r29784 at us...@open-mpi.org, are not solved yet. Has somebody time to look into that matter or is Solaris support abandoned, so t