Newsgroups: comp.parallel.pvm
From: wjiang@apollo.hp.com (Weicheng Jiang)
Subject: Re: Help: Why "PvmDataInPlace" is not working?
Organization: Hewlett-Packard Company, Chelmsford, MA
Date: Wed, 21 Aug 1996 19:14:48 GMT
Message-ID: <DwI5Gp.64K@apollo.hp.com>

In article <4ves95$jk0@hpg30a.csc.cuhk.edu.hk>,
Yuen Pui Ho  <s935715@mailserv.cuhk.edu.hk> wrote:
>    In a PVM application. I try using the packing option "PvmDataInPlace"
>in pvm_initsend() function. But when I send the message by the function 
>pvm_mcast or pvm_send. The following error message was display:
>
>
>libpvm [t40002]: peer_send() PvmDataInPlace not implemented
>libpvm [t40002]: pvm_mcast(): Not implemented

OK, you can't use DataInPlace with shared-memory, just use DataRaw.
-- 
Weicheng Jiang, Ph.D.            Chelmsford System Software Lab.
PVM Specialist                   Network Computing Division
Tel: 508-436-4613                Hewlett-Packard Company

