Re: [OMPI users] Problems compiling OpenMPI 1.8.4 with GCC 4.9.2

2015-01-14 Thread Novosielski, Ryan
eppard [rshep...@iu.edu] Sent: Wednesday, January 14, 2015 1:44 PM To: Open MPI Users Subject: Re: [OMPI users] Problems compiling OpenMPI 1.8.4 with GCC 4.9.2 Gilles, The issue you pointed Ryan to was with GCC 4.8.2 not 4.9.2. I just built version 1.8.4 on a RHEL6 machine yesterday without s

Re: [OMPI users] Problems compiling OpenMPI 1.8.4 with GCC 4.9.2

2015-01-14 Thread Ray Sheppard
Gilles, The issue you pointed Ryan to was with GCC 4.8.2 not 4.9.2. I just built version 1.8.4 on a RHEL6 machine yesterday without special switches but with GCC 4.9.2. Ray On 1/14/2015 11:13 AM, Novosielski, Ryan wrote: Thank you. I did a search, but somehow did not tur

Re: [OMPI users] Problems compiling OpenMPI 1.8.4 with GCC 4.9.2

2015-01-14 Thread Novosielski, Ryan
Thank you. I did a search, but somehow did not turn that up. I guess I had looked for GCC 4.9. *Note: UMDNJ is now Rutgers-Biomedical and Health Sciences* || \\UTGERS |-*O*- ||_// Biomedical | Ryan Novosielski - Senior Technologist || \\ and Healt

Re: [OMPI users] Problems compiling OpenMPI 1.8.4 with GCC 4.9.2

2015-01-14 Thread Gilles Gouaillardet
Ryan, this issue has already been reported. please refer to http://www.open-mpi.org/community/lists/users/2015/01/26134.php for a workaround Cheers, Gilles On 2015/01/14 16:35, Novosielski, Ryan wrote: > OpenMPI 1.8.4 does not appear to be buildable with GCC 4.9.2. The output, as > requested

[OMPI users] Problems compiling OpenMPI 1.8.4 with GCC 4.9.2

2015-01-14 Thread Novosielski, Ryan
OpenMPI 1.8.4 does not appear to be buildable with GCC 4.9.2. The output, as requested by the Getting Help page, is attached. I believe I tried GCC 4.9.0 too and it didn't work. I did successfully build it with Intel's compiler suite v15.0.1, so I do appear to know what I'm doing. Thanks in ad

Re: [OMPI users] problems compiling openmpi-1.6 on some platforms

2012-06-08 Thread Siegmar Gross
Hello, > >>> Unfortunately "cc" on Linux creates the following error. > >>> > >>> ln -s "../../../openmpi-1.6/opal/asm/generated/ > >>> atomic-ia32-linux-nongas.s" atomic-asm.S > >>> CPPAS atomic-asm.lo > >>> :19:0: warning: "__FLT_EVAL_METHOD__" redefined > >>> [enabled by default] > >>> :110:0

Re: [OMPI users] problems compiling openmpi-1.6 on some platforms

2012-06-08 Thread Jeff Squyres
On Jun 7, 2012, at 10:27 AM, Siegmar Gross wrote: > thank you very much for your help. You were right with your suggestion > that one of our system commands is responsible for the segmentation > fault. After splitting the command in config.status I found out that > gawk was responsible. We install

Re: [OMPI users] problems compiling openmpi-1.6 on some platforms

2012-06-07 Thread Siegmar Gross
Hello Jeff, thank you very much for your help. You were right with your suggestion that one of our system commands is responsible for the segmentation fault. After splitting the command in config.status I found out that gawk was responsible. We installed the latest version and now everything works

Re: [OMPI users] problems compiling openmpi-1.6 on some platforms

2012-06-05 Thread Jeff Squyres
We'll get this applied for 1.6.1. Thanks! On Jun 5, 2012, at 5:29 AM, Siegmar Gross wrote: > Hello, > >> the patch below fixes the build issue on Solaris 10. Please apply it to Open >> MPI 1.6 as follows: >> >> $ cd openmpi-1.6 >> $ patch -p1 > $ make ; make install > > Thank you for the pa

Re: [OMPI users] problems compiling openmpi-1.6 on some platforms

2012-06-05 Thread Siegmar Gross
Hello, > the patch below fixes the build issue on Solaris 10. Please apply it to Open > MPI 1.6 as follows: > > $ cd openmpi-1.6 > $ patch -p1 $ make ; make install Thank you for the patch. Now it works. Kind regards Siegmar

Re: [OMPI users] problems compiling openmpi-1.6 on some platforms

2012-06-05 Thread Matthias Jurenz
Hello, the patch below fixes the build issue on Solaris 10. Please apply it to Open MPI 1.6 as follows: $ cd openmpi-1.6 $ patch -p1 From: Siegmar Gross > Subject: [OMPI users] problems compiling openmpi-1.6 on some platforms > Date: May 30, 2012 7:29:31 AM EDT > To: > Reply

Re: [OMPI users] problems compiling openmpi-1.6 on some platforms

2012-05-31 Thread Jeff Squyres
On May 30, 2012, at 7:29 AM, Siegmar Gross wrote: > [snipped Solaris / VT stuff] I'll let the Oracle and/or VT guys answer that. > Unfortunately "cc" on Linux creates the following error. > > ln -s "../../../openmpi-1.6/opal/asm/generated/ > atomic-ia32-linux-nongas.s" atomic-asm.S > CPPAS

[OMPI users] problems compiling openmpi-1.6 on some platforms

2012-05-30 Thread Siegmar Gross
Hi, I tried to compile "openmpi-1.6" on "Solaris 10" and Linux (openSUSE 12.1) with "gcc-4.6.2" and "Sun C 5.12" (Oracle Solaris Studio 12.3) with mainly the following configuration for a 64- and 32-bit installation. "-L/usr/local/..." was necessary because "gcc" didn't find its 64-bit libraries w

Re: [OMPI users] Problems compiling OpenMPI 1.4 with PGI 9.0-3

2010-01-07 Thread Tim Miller
Oddly, it wouldn't work even with the CPPFLAGS set (I tried setting CFLAGS too just to be sure). I'm thinking it must be gremlins of some sort :-). Meanwhile, I've bitten the bullet and upgraded myself to PGI 10.0-1 and things seem to be compiling happily now for 1.4.1rc1. Thanks for all of the su

Re: [OMPI users] Problems compiling OpenMPI 1.4 with PGI 9.0-3

2010-01-07 Thread Jeff Squyres
Here's the comment I put in OMPI's configure script with regards to the offsetof problem: # This macro checks to ensure that the compiler properly supports # offsetof(). The PGI compilers had a problem with this macro in some # versions of their compiler on some platforms (e.g., 9.0-1 on # x86_6

Re: [OMPI users] Problems compiling OpenMPI 1.4 with PGI 9.0-3

2010-01-07 Thread Ake Sandgren
On Thu, 2010-01-07 at 11:57 +0100, Peter Kjellstrom wrote: > On Wednesday 06 January 2010, Tim Miller wrote: > > Hi All, > > > > I am trying to compile OpenMPI 1.4 with PGI 9.0-3 and am getting the > > following error in configure: > > > > checking for functional offsetof macro... no > > configure:

Re: [OMPI users] Problems compiling OpenMPI 1.4 with PGI 9.0-3

2010-01-07 Thread Peter Kjellstrom
On Wednesday 06 January 2010, Tim Miller wrote: > Hi All, > > I am trying to compile OpenMPI 1.4 with PGI 9.0-3 and am getting the > following error in configure: > > checking for functional offsetof macro... no > configure: WARNING: Your compiler does not support offsetof macro > configure: error:

[OMPI users] Problems compiling OpenMPI 1.4 with PGI 9.0-3

2010-01-06 Thread Tim Miller
Hi All, I am trying to compile OpenMPI 1.4 with PGI 9.0-3 and am getting the following error in configure: checking for functional offsetof macro... no configure: WARNING: Your compiler does not support offsetof macro configure: error: Configure: Cannot continue I have searched around and found

Re: [OMPI users] Problems Compiling OpenMPI with Sun Studio 12

2009-04-03 Thread Terry Dontje
might cause unintended results. --td Date: Fri, 03 Apr 2009 10:58:00 -0300 From: "Segovia, Andrea" Subject: [OMPI users] Problems Compiling OpenMPI with Sun Studio 12 compilers on RHEL 5 To: us...@open-mpi.org Message-ID: Content-Type: text/plain; charset="iso-8859-1"

Re: [OMPI users] Problems Compiling OpenMPI with Sun Studio 12 compilers on RHEL 5

2009-04-03 Thread Brian W. Barrett
Hi - Unfortunately, as the bug at Sun's web site points out, their compiler is borked. There's not a lot we can do about that fact, without causing a whole host of other problems. If you aren't using C++, I'd recommend compiling Open MPI with GCC and then reseting the wrapper compilers to i

[OMPI users] Problems Compiling OpenMPI with Sun Studio 12 compilers on RHEL 5

2009-04-03 Thread Segovia, Andrea
> Hello, > > I am trying to compile OpenMPI on a Red Hat Enterprise Linux 5 platform with > the Sun Studio 12 compiler suite. (I currently have the Red Hat-bundled > OpenMPI w/GNU compilers running). > > I have already encountered and addressed the problem of the C++ compiler not > working in

Re: [OMPI users] Problems compiling OPENMPI !!

2008-04-22 Thread Brian W. Barrett
The Objective C thing is not important. If you notice, it actually found gcc as the Objective C compiler (these days, most installs of GCC including the Objective C backend). The only code in Open MPI that uses Objective C is for OS X, but the way Autoconf works, it's easier to check for the

Re: [OMPI users] Problems compiling OPENMPI !!

2008-04-22 Thread koppole
[OMPI users] Problems compiling OPENMPI !! To: Open MPI Users Message-ID: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Please send all the information listed here: http://www.open-mpi.org/community/help/ -Original Message- From: kopp...@aim.com To: us...

Re: [OMPI users] Problems compiling OPENMPI !!

2008-04-22 Thread Jeff Squyres
Please send all the information listed here: http://www.open-mpi.org/community/help/ On Apr 22, 2008, at 8:18 AM, kopp...@aim.com wrote: Hi Jeff, Yes. my C++ compiler works quite well. I have compiled and run a number of programs with it. Further more, I could comfortably install mpich2 w

Re: [OMPI users] Problems compiling OPENMPI !!

2008-04-22 Thread koppole
Hi Jeff, Yes. my C++ compiler works quite well. I have compiled and run a number of programs with it. Further more, I could comfortably install mpich2 with this compiler with no problems. What is surprising is : during configure ... I get: .. ==

Re: [OMPI users] Problems compiling OPENMPI !!

2008-04-22 Thread Jeff Squyres
Is your C++ compiler installer properly? Can you build and run other C ++ programs that use the STL? On Apr 22, 2008, at 5:01 AM, kopp...@aim.com wrote: Hello there, I downloaded openmpi-1.2.5.tar and "un-tar"'ed it with tar -xvf openmpi-1.2.5.tar which created a directory openmpi-1.2.5.

[OMPI users] Problems compiling OPENMPI !!

2008-04-22 Thread koppole
Hello there, I downloaded openmpi-1.2.5.tar and "un-tar"'ed it with tar -xvf openmpi-1.2.5.tar which created a directory openmpi-1.2.5. I then created a build directory and called ../openmpi-1.2.5/configure --prefix=$home/openmpi FC=ifort64 F77=ifort64 F95=ifort64 CC=icc64 CXX=icpc | & tee

Re: [OMPI users] Problems compiling openmpi 1.2 under AIX 5.2

2007-03-24 Thread Jeff Squyres
On Mar 23, 2007, at 10:53 AM, Ricardo Fonseca wrote: I'm having problems compiling openmpi 1.2 under AIX 5.2. Here are the configure parameters: ./configure --disable-shared --enable-static \ CC=xlc CXX=xlc++ F77=xlf FC=xlf95 To get it to work I have to do 2 changes: dif

[OMPI users] Problems compiling openmpi 1.2 under AIX 5.2

2007-03-23 Thread Ricardo Fonseca
Hi guys I'm having problems compiling openmpi 1.2 under AIX 5.2. Here are the configure parameters: ./configure --disable-shared --enable-static \ CC=xlc CXX=xlc++ F77=xlf FC=xlf95 To get it to work I have to do 2 changes: diff -r openmpi-1.2/ompi/mpi/cxx/mpicxx.cc openm