Re: [OMPI users] PathScale problems persist

2010-09-23 Thread Jeff Squyres
You should probably take this up with Pathscale's support team. On Sep 23, 2010, at 3:56 AM, Rafael Arco Arredondo wrote: > I am using GCC 4.x: > > $ pathCC -v > PathScale(TM) Compiler Suite: Version 3.2 > Built on: 2008-06-16 16:41:38 -0700 > Thread model: posix > GNU gcc version 4.2.0

Re: [OMPI users] PathScale problems persist

2010-09-23 Thread Rafael Arco Arredondo
I am using GCC 4.x: $ pathCC -v PathScale(TM) Compiler Suite: Version 3.2 Built on: 2008-06-16 16:41:38 -0700 Thread model: posix GNU gcc version 4.2.0 (PathScale 3.2 driver) $ pathCC -show-defaults Optimization level and compilation target: -O2 -mcpu=opteron -m64 -msse -msse2 -mno-sse3

Re: [OMPI users] PathScale problems persist

2010-09-22 Thread Ake Sandgren
On Wed, 2010-09-22 at 14:16 +0200, Ake Sandgren wrote: > On Wed, 2010-09-22 at 07:42 -0400, Jeff Squyres wrote: > > This is a problem with the Pathscale compiler and old versions of GCC. See: > > > > > > http://www.open-mpi.org/faq/?category=building#pathscale-broken-with-mpi-c%2B%2B-api >

Re: [OMPI users] PathScale problems persist

2010-09-22 Thread Ake Sandgren
On Wed, 2010-09-22 at 07:42 -0400, Jeff Squyres wrote: > This is a problem with the Pathscale compiler and old versions of GCC. See: > > > http://www.open-mpi.org/faq/?category=building#pathscale-broken-with-mpi-c%2B%2B-api > > I note that you said you're already using GCC 4.x, but it's

Re: [OMPI users] PathScale problems persist

2010-09-22 Thread Jeff Squyres
This is a problem with the Pathscale compiler and old versions of GCC. See: http://www.open-mpi.org/faq/?category=building#pathscale-broken-with-mpi-c%2B%2B-api I note that you said you're already using GCC 4.x, but it's not clear from your text whether pathscale is using that compiler or

[OMPI users] PathScale problems persist

2010-09-21 Thread Rafael Arco Arredondo
Hello, In January, I reported a problem with Open MPI 1.4.1 and PathScale 3.2 about a simple Hello World that hung on initialization ( http://www.open-mpi.org/community/lists/users/2010/01/11863.php ). Open MPI 1.4.2 does not show this problem. However, now we are having trouble with the 1.4.2,