On Wed, 12 Apr 2006 14:34:06 -0600, Jeffrey B. Layton <layto...@charter.net> 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 with Intel 9.0 (EM64T version) with no problems. I do use slightly different configure options, but you disable a few things I don't.

/configure \
        --prefix=/usr/x86_64-gcc3.3.3/openmpi-1.0.2 \
        --enable-mem-debug \
        --enable-mem-profile \
        --enable-mpi-threads \
        --enable-progress-threads \
        --with-threads \
        --enable-static \
        --enable-shared \
        --enable-cxx-exceptions

(Note that I'm not disabling ROMIO)

But I can compile it fine with:
icc (ICC) 9.0 20060222
ifort (IFORT) 9.0 20060222
--
Troy Telford

Reply via email to