On Tue, Sep 08, 2009 at 08:32:47AM -0700, Warner Yuen wrote: > I also had the same problem with IFORT and ICC with OMPI-1.33 on Mac OS X > v10.6. However, I was successfully able to use 10.6 Server with IFORT > 11.1.058 and GCC.
That is an interesting result, in light of question #14 of: http://www.open-mpi.org/faq/?category=building which says, in part: NOTE: The Open MPI team recommends using a single compiler suite whenever possible. Unexpeced or undefined behavior can occur when you mix compiler suites in unsupported ways (e.g., mixing Fortran 77 and Fortran 90 compilers between different compiler suites is almost guaranteed not to work). Perhaps mixing Fortran from one compiler suite and C from another is reasonable? Douglas. > On Sep 8, 2009, at 7:11 AM, users-requ...@open-mpi.org wrote: > >> Message: 7 >> Date: Tue, 8 Sep 2009 07:10:50 -0700 >> From: Marcus Herrmann <marcus.herrm...@asu.edu> >> Subject: Re: [OMPI users] Mac OSX 10.6 (SL) + openMPI 1.3.3 + Intel >> Compilers 11.1.058 => Segmentation fault >> To: Open MPI Users <us...@open-mpi.org> >> Message-ID: <52515acc-6e3e-4bea-ae91-89b587a7c...@asu.edu> >> Content-Type: text/plain; charset=us-ascii; format=flowed; >> delsp=yes >> >> Christophe, >> the 11.1.058 compilers are not (yet) compatible with snow leopard. See >> the Intel compiler Forums. The gnu compilers however work. >> >> Marcus >