Mario,
please take a look at : http://www.netlib.org/blacs/
blacs_errata.html#g77
to correct the problem of the blacs tester
Your Bmake.inc does not look right.
Copy the BMAKES/Bmake.MPI-Linux as your Bmake.inc
then modify
MPIdir = /opt/mpich
MPIdev = ch-p4
MPIplat = LINUX
MPILIBdir = $(MPIdir)/)/lib
MPIINCdir = $(MPIdir)/include
MPILIB = $(MPILIBdir)/libmpich.a
for F77 use mpif77 and for CC use mpicc
That should work.
Julie
On Oct 5, 2007, at 9:54 AM, mannunzi@Domain.Removed wrote:
Hi,
I'm attempting to install BLACS on Linux Suse 9.3.
Bmakes.inc was modified and exectubales in /INSTALL/EXE
was created.
But compiling with 'make tester' gives errors (See attachements)
Could you please help me in this installation step ?
Thanks in advance,
Mario Annunziato
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
<Bmake.inc>
<output_blacs.txt>
_______________________________________________
Scalapack mailing list
Scalapack@Domain.Removed
http://lists.cs.utk.edu/listinfo/scalapack
******************************
Julie Langou; Innovative Computing Laboratory; Electrical Engineering
and Computer Science Dept;
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.cs.utk.edu/private/scalapack/attachments/20071006/62386fec/attachment.htm
|