Thanks for the reply.
I went ahead and compiled lam with gnu compilers.
But still I get the same error during lamboot,
----------------------------------------------------------------------------
-
No SSI boot modules said that they were available to run. This should
not happen.
----------------------------------------------------------------------------
-
I'm attaching the new config.log file.
Sorry but I didn't understand the 'pthread' and 'glibc' problems that you
mentioned.
Could you please explain it.
Thanks,
Tabish
-----Original Message-----
From: lam-bounces_at_[hidden] [mailto:lam-bounces_at_[hidden]] On Behalf Of
Tim Prince
Sent: Wednesday, December 22, 2004 11:27 AM
To: General LAM/MPI mailing list; General LAM/MPI mailing list;
lam_at_[hidden]
Subject: Re: LAM: Lamboot problems
At 08:09 AM 12/22/2004, Tim Prince wrote:
>At 07:40 AM 12/22/2004, Tabish Almas wrote:
>
>>Hi,
>>
>>I am trying to install Lam 7.0.6 on our Linux cluster with Intel nodes.
>>
>>I have compiled lam 7.0.6 with intel compiler version 8.0.
>
>Might be worth while to upgrade
>
>>I set the following variables before using the configure script:
>>
>>export CC=icc
>>export CXX=icc
>
>and specify the C++ compiler icpc from the beginning, rather than
>depending on lam configure to find it.
>Building with icc and g77 is a bit odd, but it may be OK.
>
>>export CFLAGS="-O3 -static -static-libcxa"
>>export CXXFLAGS="-O3 -static -static-libcxa"
>
>not sure if -static has an adverse effect. For example, with RH9, you
>must upgrade to a current kernel in order to support static pthreads
library.
Pardon me, that's a glibc upgrade.
>>I've attached the zipped config.log file.
>>I'll appreciate if someone could help me.
>
>It says you don't have pthreads support for the way you have configured.
>
>
>Tim Prince
>_______________________________________________
>This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>
Tim Prince
_______________________________________________
This list is archived at http://www.lam-mpi.org/MailArchives/lam/
|