[OMPI users] Cannot compile code with gfortran + OpenMPI when OpenMPI was built with latest intl compilers

2012-05-19 Thread Sergiy Bubin
Hi,I reinstalled/upgraded the operating system on my desktop (now it is Kubuntu 12.04 64 bit) and installed the newest set of intel compilers (ver. 12.1.3 ). Then I built OpenMPI with that set of intel compilers. Everything seems to be fine and I can compile my fortran+MPI code with no problem

Re: [OMPI users] Problem compiling OpenMPI on Ubuntu 11.04

2011-04-19 Thread Sergiy Bubin
This works too. It is probably a better solution. Thank you very much! Sergiy > Date: Tue, 19 Apr 2011 14:03:49 -0700 > From: n...@aol.com > To: us...@open-mpi.org > Subject: Re: [OMPI users] Problem compiling OpenMPI on Ubuntu 11.04 > > On 04/19/2011 01:24 PM, Sergiy Bub

Re: [OMPI users] Problem compiling OpenMPI on Ubuntu 11.04

2011-04-19 Thread Sergiy Bubin
first time, which was wrong. Thanks again, Sergiy > From: r...@open-mpi.org > Date: Tue, 19 Apr 2011 14:39:31 -0600 > To: us...@open-mpi.org > Subject: Re: [OMPI users] Problem compiling OpenMPI on Ubuntu 11.04 > > > On Apr 19, 2011,

Re: [OMPI users] Problem compiling OpenMPI on Ubuntu 11.04

2011-04-19 Thread Sergiy Bubin
is asm/errno.h, and how was it included in /usr/include/linux/errno.h? > Best I can figure is it got put in some non-standard place, and you'll need > to add a -I to your CPPFLAGS to find it. > > > On Apr 19, 2011, at 10:52 AM, Sergiy Bubin wrote: > > > > > Hi all,

[OMPI users] Problem compiling OpenMPI on Ubuntu 11.04

2011-04-19 Thread Sergiy Bubin
Hi all, I am trying to compile OpenMPI 1.4.3 with Intel compilers (version 12.0 update 2) on my new computer (Ubuntu 11.04 beta2). While running ./configure script seems to be fine, make all generates an error almost at the very beginning (see the attached output_make_all.txt file). For comple