Newsgroups: comp.parallel.mpi
From: fineberg@nas.nasa.gov (Samuel A. Fineberg)
Subject: Re: Problem with MPICH
Organization: NAS/NASA Ames Research Center
Date: 9 Jul 1996 20:01:27 GMT
Message-ID: <4rudqn$nli@cnn.nas.nasa.gov>

Marin  Marinov (marin+@pitt.edu) wrote:
: Hi,

: I have a problem with execution of following Fortran77/MPI code with
: MPICH Version 1.0.12
: on the platform Solaris 2.5 / Sun SPARCstation 514MP with 4 processors:

..
stuff deleted
..

:       else
:         call MPI_SEND(string,10,MPI_CHARACTER,0,0,MPI_COMM_WORLD)
							       ^^^^ add ierr
							       parameter here!
:       end if


Sam

-----
Samuel A. Fineberg             Address: Numerical Aerodynamic Simulation
MRJ, Inc.                               NASA Ames Research Center M/S 258-6
Supercomputer Applications Segment      Moffett Field, CA  94035-1000
e-mail: fineberg@nas.nasa.gov  Phone: (415)604-4319(voice) (415)966-8669(FAX)
See my home page at URL: "http://www.dcs.uky.edu/~fineberg/"


