Newsgroups: comp.parallel.pvm
From: Anatol Piotrowski <piotrows@scs.carleton.ca>
Subject: Re: DataInPlace problem on HPPA
Organization: Carleton University
Date: Thu, 13 Jun 1996 10:27:44 -0400
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <31C02560.1F06@scs.carleton.ca>

Nick Smith wrote:
> 
> Dear all,
> 
> I have been using PVM for some time on HP 700 workstations, but have
> failed
> to get PvmDataInPLace encoding to work: the tasks just do not appear to
> communicate - I have to use PvmDataRaw. I am definitely NOT modifying
> the data
> between packing and sending.
> 
> Has anyone experienced this problem?
> 
> regards,
> nick

	Yes, It is happening ! I had same problem on Linux. (PC unix) and I solved it 
the same way. I was sending lots of array of 1's but some were received as 0's. Do you 
use pvm_bcast?

