Newsgroups: comp.parallel.pvm
From: jmartin@furrow.cs.uiowa.edu (Jeffrey Martin)
Subject: Re: Bad results on other machines then the one pvm was started on
Organization: The University of Iowa, Iowa City, Iowa, USA
Date: 08 Jun 1996 20:09:28 -0500
Message-ID: <k6gafydeqbb.fsf@furrow.cs.uiowa.edu>

Anatol Piotrowski <piotrows@scs.carleton.ca> wrote:

> If I run my program on the same machine on which pvm was started, I
> get correct results. If I run my program on other machine than the
> one where pvm was started I get wrong results ( machine is a part of
> pvm - but not the first machine). Any ideas ?

Just a guess. Are they different machine types (like little vs big
endian), and you're using PvmDataRaw (or maybe PvmDataInPlace, but
I've never used this one, so not sure)?

