LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Allen Holtz (Allen.P.Holtz_at_[hidden])
Date: 2006-06-16 14:59:38


Hi Tim,

   I did not have a copy of the exact error message, so I was
recompiling the code to get the error. Thanks for the note about icc
for C and C++. I didn't realize that. The error, if I remember
correctly, was something complaining about recursion... I can't
remember. I'll post it when/if I get it again.

Thanks,

Allen

Tim Prince wrote:
> You still didn't say what went wrong, and it seems you didn't read the
> mailing list archive. If you did, you would see the most common problem
> is attempting to use the icc C compiler for C++, where icpc or a
> compatible g++ is required. Another common problem is with the mis-use
> of the icc/ifort environment variables, and the need to have the Intel
> libraries visible on all nodes, or use the -i-static option to avoid
> their use at run time.
> For those who are using a gcc-4.x installation, it is important to
> upgrade to the latest Intel 9.1 post-release update.
> If those don't cover you, take the advice to read the FAQ.
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/