Re: [OMPI users] Fortran Library Problem using openMPI

2009-10-30 Thread Georg A. Reichstein
eitag, 30. Oktober 2009 14:58 An: 'Open MPI Users' Betreff: Re: [OMPI users] Fortran Library Problem using openMPI Terry, Thanks for your input so far. I'll try changing the compiler to the 64bit version. I might have been mistaken to assume that my openSuse is a 32bit system when i

Re: [OMPI users] Fortran Library Problem using openMPI

2009-10-30 Thread Georg A. Reichstein
gliche Nachricht- Von: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] Im Auftrag von Terry Dontje Gesendet: Freitag, 30. Oktober 2009 14:28 An: us...@open-mpi.org Betreff: Re: [OMPI users] Fortran Library Problem using openMPI Also, is the configure line you are giving below the applic

Re: [OMPI users] Fortran Library Problem using openMPI

2009-10-30 Thread Terry Dontje
. --td *Subject:* Re: [OMPI users] Fortran Library Problem using openMPI *From:* Georg A. Reichstein (/reichstein_at_[hidden]/) *Date:* 2009-10-30 09:07:30 This is he configure line I used: ./configure OMPI_F77=/opt/intel/Compiler/11.1/056/bin/ia32/ifort --with-wrapper-fflags='-compile

Re: [OMPI users] Fortran Library Problem using openMPI

2009-10-30 Thread Terry Dontje
(32 bit compiler) with a 64 bit built library. Either you need to use the intel64 compiler or build Open MPI with the 32 bit library. --td *Subject:* Re: [OMPI users] Fortran Library Problem using openMPI *From:* Georg A. Reichstein (/reichstein_at_[hidden]/) *Date:* 2009-10-30 09:07:30 This

Re: [OMPI users] Fortran Library Problem using openMPI

2009-10-30 Thread Terry Dontje
Georg, I think your problem is you are using a ia32 (32 bit compiler) with a 64 bit built library. Either you need to use the intel64 compiler or build Open MPI with the 32 bit library. --td *Subject:* Re: [OMPI users] Fortran Library Problem using openMPI *From:* Georg A. Reichstein

Re: [OMPI users] Fortran Library Problem using openMPI

2009-10-30 Thread Georg A. Reichstein
@open-mpi.org] Im Auftrag von Terry Dontje Gesendet: Freitag, 30. Oktober 2009 13:24 An: us...@open-mpi.org Betreff: Re: [OMPI users] Fortran Library Problem using openMPI A copy of the configure line for Open MPI would be helpful. Which Intel compiler are you using, version and bitness. Can y

Re: [OMPI users] Fortran Library Problem using openMPI

2009-10-30 Thread Terry Dontje
0 Oct 2009 12:45:07 +0100 From: "Georg A. Reichstein" Subject: [OMPI users] Fortran Library Problem using openMPI To: Message-ID: Content-Type: text/plain; charset="iso-8859-1" Hi! I?m trying to compile a Fortran file. I did not code it myself and am not familiar with it?

[OMPI users] Fortran Library Problem using openMPI

2009-10-30 Thread Georg A. Reichstein
Hi! I’m trying to compile a Fortran file. I did not code it myself and am not familiar with it’s detailed workings – I’m interested in the program it will result in after compiling. Along with the file I also received a command line. My OS is openSuse 11.1. As I need openMPI and the Intel co