Re: [OMPI users] Building 1.0.2 with Intel 9.0

2006-04-12 Thread George Bosilca
I'm using the 8.0 and 9.0 intel compilers on a Xeon cluster without any problems. And I didn't have to specify any configure flags. Just the default one: ./configure --prefix=/usr/local/ompi/1.0.2 --with-mvapi=/usr/local/ topspin/ --enable-mpi-f90 --enable-mpi-f77 --enable-mpi-cxx --enable- m

Re: [OMPI users] Building 1.0.2 with Intel 9.0

2006-04-12 Thread Jeffrey B. Layton
Troy Telford wrote: On Wed, 12 Apr 2006 14:34:06 -0600, Jeffrey B. Layton wrote: Good afternoon, While we're on the subject of building OpenMPI-1.0.2 with Intel, I'm having trouble building OpenMPI-1.0.2 with Intel 9.0. I'm starting to wonder if I'm doing something magical; I've compile

Re: [OMPI users] Building 1.0.2 with Intel 9.0

2006-04-12 Thread Troy Telford
On Wed, 12 Apr 2006 14:34:06 -0600, Jeffrey B. Layton wrote: Good afternoon, While we're on the subject of building OpenMPI-1.0.2 with Intel, I'm having trouble building OpenMPI-1.0.2 with Intel 9.0. I'm starting to wonder if I'm doing something magical; I've compiled Open MPI 1.0.2 w