Re: [OMPI users] OpenMPI on OS X - file is not of required architecture

2009-09-16 Thread Andreas Haselbacher
I made a silly mistake, so I'm sorry for wasting your time. I installed ifort and set the paths, but when I logged in as root, it was using the old ifort compiler. Therefore, once I tried to run mpif90 from my account, it of course did not match what was compiled after configure... Andreas On Fri

Re: [OMPI users] OpenMPI on OS X - file is not of required architecture

2009-09-14 Thread Andreas Haselbacher
On Fri, Sep 11, 2009 at 6:35 PM, Doug Reeder wrote: > Andreas, > Have you checked that ifort is creating 64 bit objects. If I remember > correctly with 10.1 the default was to create 32 bit objects. > > I have not done so yet. I was under the impression that it was building 32-bit initially. Then

Re: [OMPI users] OpenMPI on OS X - file is not of required architecture

2009-09-14 Thread Warner Yuen
lting Engineer Apple, Inc. email: wy...@apple.com Tel: 408.718.2859 On Sep 12, 2009, at 4:37 AM, users-requ...@open-mpi.org wrote: Message: 4 Date: Fri, 11 Sep 2009 15:35:34 -0700 From: Doug Reeder Subject: Re: [OMPI users] OpenMPI on OS X - file is not of required architecture To: Ope

Re: [OMPI users] OpenMPI on OS X - file is not of required architecture

2009-09-11 Thread Doug Reeder
Andreas, Have you checked that ifort is creating 64 bit objects. If I remember correctly with 10.1 the default was to create 32 bit objects. Doug Reeder On Sep 11, 2009, at 3:25 PM, Andreas Haselbacher wrote: On Fri, Sep 11, 2009 at 5:10 PM, Jeff Squyres wrote: On Sep 11, 2009, at 10:05

Re: [OMPI users] OpenMPI on OS X - file is not of required architecture

2009-09-11 Thread Andreas Haselbacher
On Fri, Sep 11, 2009 at 5:10 PM, Jeff Squyres wrote: > On Sep 11, 2009, at 10:05 AM, Andreas Haselbacher wrote: > > I've built openmpi version 1.3.3 on a MacPro with OS X 10.5.8 and the >> Intel 10.1.006 Fortran compiler and gcc 4.0. As far as I can tell, the >> configure and make commands comp

Re: [OMPI users] OpenMPI on OS X - file is not of required architecture

2009-09-11 Thread Jeff Squyres
On Sep 11, 2009, at 10:05 AM, Andreas Haselbacher wrote: I've built openmpi version 1.3.3 on a MacPro with OS X 10.5.8 and the Intel 10.1.006 Fortran compiler and gcc 4.0. As far as I can tell, the configure and make commands completed fine. There are some warnings, but it's not clear to m

[OMPI users] OpenMPI on OS X - file is not of required architecture

2009-09-11 Thread Andreas Haselbacher
I've built openmpi version 1.3.3 on a MacPro with OS X 10.5.8 and the Intel 10.1.006 Fortran compiler and gcc 4.0.  As far as I can tell, the configure and make commands completed fine. There are some warnings, but it's not clear to me that they are critical - or the explanation for what's not work