LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: Jonas Buchli (jonas_at_[hidden])
Date: 2003-10-09 04:14:29


hello harshu,

well i do not know very well Atlas and CBLAS - but when i wanted to
install a library (A++P++) based on lam and RH9 i ran into some trouble.
i compiled some info on the following page, maybe it is helpful for you:

http://birg.epfl.ch/page29676.html

hope it helps
jonas

On Thu, 2003-10-09 at 10:58, Harshu wrote:
> Hi Folks,
>
> I am newbie to Lam. I am a having a little trouble in compiling hpl.
>
> I am at loss to what is that I should specify in this section of the
> make file. I have Athlon when compiled Atlas used CBLAS option.
> I don't know what to specify to replace the existing values of mpich.
>
> I am using a distribution based on RH.9 and have the following verion
> of lam
>
> rpm -qa | grep lam
> lam-6.5.8-4
>
> I would really appreciate some pointers in getting this to work.
>
> regards
> harshu.
>
>
> ----------------------------------------------------------------------
> # - MPI directories - library
> ------------------------------------------
> #
> ----------------------------------------------------------------------
> # MPinc tells the C compiler where to find the Message Passing
> library
> # header files, MPlib is defined to be the name of the library to
> be
> # used. The variable MPdir is only used for defining MPinc and MPlib.
>
> MPdir = /usr/local/software/mpi
> MPinc = -I$(MPdir)/include
> MPlib = $(MPdir)/lib/libmpich.a
>
>
> =====
> Never underestimate the predictibitly of stupidity!
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product search
> http://shopping.yahoo.com
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/