Re: [OMPI users] compile crash with pathscale and openmpi-1.3

2009-03-17 Thread Ethan Mallove
On Mon, Jan/26/2009 12:16:47PM, Jeff Squyres wrote: > Yowza! Bummer. Please let us know what Pathscale says. I encountered the same issue and here is Pathscale's response: "C++ OpenMP is not fully supported in the GCC3-based front-end, that your compilation is using. This old front-end is

Re: [OMPI users] compile crash with pathscale and openmpi-1.3

2009-01-26 Thread Ralph Castain
FWIW: we build OMPI 1.3 under pathscale with -O3 without problem. However, we do not build the VT code, so it may only be a problem there. If you don't need VT, you might just configure to exclude that from the build. Ralph On Jan 26, 2009, at 10:16 AM, Jeff Squyres wrote: Yowza! Bumme

Re: [OMPI users] compile crash with pathscale and openmpi-1.3

2009-01-26 Thread Jeff Squyres
Yowza! Bummer. Please let us know what Pathscale says. On Jan 23, 2009, at 8:53 PM, Alain Miniussi wrote: FYI: I get the following problem when compiling openmpi-1.3 at -O2 and beyond: [alainm@rossini vtfilter]$pwd /misc/nice1/alainm/openmpi-1.3/ompi/contrib/vt/vt/tools/vtfilter [alain