Newsgroups: comp.parallel.pvm
Path: ukc!uknet!pipex!sunic!uts!news.daimi.aau.dk!mi!erikp
From: erikp@mi.aau.dk (Erik Pedersen)
Subject: buffer problem
Sender: news@mi.aau.dk (news)
Message-ID: <CMEBEI.4v1@mi.aau.dk>
Date: Wed, 9 Mar 1994 11:47:06 GMT
Organization: Institute of Mathematics, Aarhus University, Denmark
Keywords: buffer
Lines: 31


Hi

Is there a way to test if PVM is done with sending a buffer? I got a program
that send a lot of messaged and sometimes I initialize a buffer before PVM
is done with sending the data. 


pvm_initsend(PvmDataDefault)
... 
pvm_send(...)

.... calc something

pvm_??    <- wait until buffer is send
pvm_initsend(PvmDataDefault)


(I can of course postpone the problem by switching between 2 or more buffers 
but the problem is still out there somewhere.)

-- Erik

PS: the newsfeed to Denmark is 4-6 day behind so i would appreciate a
email reply of you answers to the newsgroup.


Erik Pedersen
Institute of Mathematics                      Phone:           +45 89 42 35 38
Aarhus University                             Institute phone: +45 89 42 31 88
Ny Munkegade, DK-8000 Aarhus C.               Email:           erikp@mi.aau.dk

