On Nov 18, 2004, at 7:04 PM, Ryuta Suzuki wrote:
> Has anyone encountered a trouble with building LAM with intel
> compilers 8.1 which internally link to gcc c++ library on Linux
> system? I'm on 32-bit RedHat + intel 8.1 + gcc 3.4.3. I can in fact
> complete building and installation but all mpicc, mpic++, mpif77
> crashes immediately. lamboot, lamexec, etc works fine if I turn off
> the platform specific optimization (-xW for xeon/pentium4) of intel
> compilers.
Can you compile and run simple plain-old non-MPI hello world type
applications with your compiler? If not, at least you have something
to talk to Intel about. If you can compile / run a simple hello world
application, can you compile LAM with optimizations and debugging (-g)
and see if you can find where LAM is crashing? We mainly use the Intel
compilers with stock Red Hat OSes and aren't seeing any issues :-/.
Brian
--
Brian Barrett
LAM/MPI developer and all around nice guy
Have an LAM/MPI day: http://www.lam-mpi.org/
|