Pascal,
Do you want ScaLAPACK or LAPACK? you sent your email to the ScaLAPACK
mailing list.
For LAPACK, in the make.inc just replaced
BLASLIB = ../../blas$(PLAT).a
by
BLASLIB = -L$(WHERE_IS_ATLAS) -lf77blas -latlas
WHERE_IS_ATLAS has to be replaced by the path where ATLAS library is
installed
Type make, and here you go.
For ScaLAPACK, fell free to use the installer available on the website.
Let me know if you have any other questions.
Julie
On Sep 22, 2009, at 12:17 AM, moudi pascal wrote:
Hello,
I would like to install LAPACK and BLAS librairies in my computer
with LINUX platform to be used for WRFDA.
So, i need to install ATLAS so that i optimized the librairies; but
when doing it i gor some problems.
I don't know how to fill properly the make.inc's file (ARCH, ......)
and the first step when instaling ATLAS.
I already have downloaded the lapack3.2.1 and atlas 9.14.
I read the user's guide
Pascal MOUDI IGRI
Ph-D Student at the
Laboratory of Environmental Modeling and Atmospheric Physic (LEMAP)
Faculty of Science
University of Yaounde I, Cameroun
and National Advanced training School for Technical Education,
Electricity Engeneering, Douala
Tel:+237 75 32 58 52
_______________________________________________
Scalapack mailing list
Scalapack@Domain.Removed
http://lists.eecs.utk.edu/mailman/listinfo/scalapack
**********************************************
Julie Langou; Research Associate in Computer Science
Innovative Computing Laboratory;
University of Tennessee from Denver, Colorado ;-)
julie@Domain.Removed; http://www.cs.utk.edu/~julie/
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.eecs.utk.edu/mailman/private/scalapack/attachments/20090922/537208c0/attachment.html
|