Newsgroups: comp.parallel
From: christen@mint.ifi.unibas.ch (Peter Christen)
Subject: LAM and P-Sparslib
Organization: University of Basel, Switzerland
Date: 27 May 1997 15:03:03 GMT
Message-ID: <5met37$p6v@server1.ctc.com>

Hi there,

Has anyone experience installing P-Sparslib with LAM-MPI?

I would like to run the package on Sparc5 machines
under SunOS 5.5.1, but I get errors when I compile.

How do I have to set the Fortran compiler flags?
I tried the following configuration (in makefile):
    FC         = hf77
    FFLAGS     = -O3 -static
    HPATH      = '/usr/local/lam/SUN4SOL2/h/mpif.h'

When I compile, I get the following errors:

  SRC/setup.f:
          bdry:
  "/usr/local/lam/SUN4SOL2/h/mpif.h", line 59: Error: type undefined
      for parameter mpi_error
          setup1:
  "/usr/local/lam/SUN4SOL2/h/mpif.h", line 59: Error: type undefined
      for parameter mpi_error

Answers please directly via e-mail to: christen@ifi.unibas.ch

Thanx for any help!
Peter

--------------
Peter Christen
Dipl. Informatik-Ing. ETH

Institut fuer Informatik           tel: +41 (0)61 321 99 67
Universitaet Basel                 fax: +41 (0)61 321 99 15
Mittlere Strasse 142
CH-4056 Basel                    email: christen@ifi.unibas.ch
Switzerland                      www:   
http://www.ifi.unibas.ch/~christen

--
Articles to parallel@ctc.com (Administrative: bigrigg@ctc.com)
Archive: http://www.hensa.ac.uk/parallel/internet/usenet/comp.parallel


