From: Bo-sung Lee <bslee@pvmcube4.snu.ac.kr>
Newsgroups: comp.parallel.pvm,comp.parallel.mpi
Subject: Is there a synchronous send routine in PVM?
Date: Wed, 09 Sep 1998 21:13:27 +0900
Organization: ETRI/Super Computer Center
Message-Id: <35F670E7.EC0E960E@pvmcube4.snu.ac.kr>
Reply-To: bslee@pvmcube4.snu.ac.kr, bslee@linuxsvr.seri.re.kr
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.pvm:7595 comp.parallel.mpi:4015


I know pvm_send and pvm_psend are asynchronous. Asynchronous send
routine is useful in overlapping communication with compution. But
because of some special need, I want to use synchoronouse send routine
in PVM.

In MPI, mpi_ssend routine is exist. But there is no one  in PVM. So if
someone has good idea or experience about synchoronous send routine in
PVM, comment it.

+++++++++++++++++++++++++++++
Bo-sung Lee
ETRI/Super Computer Center, Korea
mailto:bslee@pvmcube4.snu.ac.kr
mailto:bslee@linuxsvr.seri.re.kr
+++++++++++++++++++++++++++++

