From: Jean-Paul Dzisiak <JP.Dzisiak@ulg.ac.be>
Newsgroups: comp.parallel.mpi
Subject: MPI_SSEND and MPICH 1.1 [again]
Date: Mon, 22 Feb 1999 15:34:37 +0100
Organization: Environment Center - ULg
Message-Id: <36D16AFD.421FC9BB@ulg.ac.be>
Mime-Version: 1.0
Content-Type: multipart/alternative;
    boundary="------------A902C0E1C0D6E74B63F3E8F7"
Xref: ukc comp.parallel.mpi:4658


--------------A902C0E1C0D6E74B63F3E8F7
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Hello !

I've tried to substitute MPI_SEND by MPI_SSEND in order to wait the
completion of the MPI_RECV of the receiving
process before the send command returns, but MPI_SSEND seems to work
like MPI_SEND (the receiver may not have
posted an MPI_RECV)...

What's going wrong with this statement ?

I'm using MPICH 1.1 with "mpirun -p4pg"

Help would be very appreciated ...

--
Jean-Paul Dzisiak

CEME - Universit=E9 de Li=E8ge
Centre d'Etude et de Mod=E9lisation de l'Environnement
Sart-Tilman B5
B-4000 Li=E8ge
BELGIQUE

T=E9l +32 (0) 4 366 23 56
Fax +32 (0) 4 366 23 55
e-mail JP.Dzisiak@ulg.ac.be



--------------A902C0E1C0D6E74B63F3E8F7
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<HTML>
Hello !

<P>I've tried to substitute MPI_SEND by MPI_SSEND in order to wait the
completion of the MPI_RECV of the receiving
<BR>process before the send command returns, but MPI_SSEND seems to work
like MPI_SEND (the receiver may not have
<BR>posted an MPI_RECV)...

<P>What's going wrong with this statement ?

<P>I'm using MPICH 1.1 with "mpirun -p4pg"

<P>Help would be very appreciated ...
<PRE>--&nbsp;
Jean-Paul Dzisiak

CEME - Universit&eacute; de Li&egrave;ge
Centre d'Etude et de Mod&eacute;lisation de l'Environnement
Sart-Tilman B5
B-4000 Li&egrave;ge
BELGIQUE

T&eacute;l +32 (0) 4 366 23 56
Fax +32 (0) 4 366 23 55
e-mail JP.Dzisiak@ulg.ac.be</PRE>
&nbsp;</HTML>

--------------A902C0E1C0D6E74B63F3E8F7--

