Newsgroups: comp.parallel.pvm
From: Tobias Salb <salb@ira.uka.de>
Subject: PVM and Threads
Organization: University of Karlsruhe, Germany
Date: Thu, 20 Nov 1997 20:00:22 +0100
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <347488C5.58FDCE2D@ira.uka.de>

I'm trying to run several  threads using PVM send and receive functions
within one process. For the second and further threads I always get
error messages like this:

libpvm [t8000a]: pvm_recvinfo(): Not implemented
libpvm [t8000a]: pvm_upkint(): No current buffer
libpvm [t8000a]: pvm_recvinfo(): Not implemented
libpvm [t8000a]: pvm_upkint(): No current buffer
libpvm [t8000a]: pvm_recv(): Not implemented
libpvm [t8000a] msendrecv() tag TM_DB, context doesn't match
libpvm [t8000a] msendrecv() tag TM_DB, waitid doesn't match

Does anyone know, if it is possible to start a pvm_send and a pvm_recv
Thread within one process? Can anybody tell me how to understand these
error messages? Thanks for your help,

Yours Tobi
--
Tobias.Salb@stud.uni-karlsruhe.de


