Newsgroups: comp.parallel.pvm
From: Anatol Piotrowski <piotrows@scs.carleton.ca>
Subject: Communication problem on Linux
Organization: Carleton University
Date: Thu, 20 Jun 1996 11:19:28 -0400
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <31C96C00.1897@scs.carleton.ca>

We are having problems with Pvm's communication.
Large messages are being sent to the receiver task by two or more tasks on other 
machines. If receiver task only receiver all is OK. But if it does some work between 
receiving we get some pvm errors (out of memory, in "mxinput" or other like simple 
hang). 
Messages that cause problem are over 32K but smaller also occasionally cause same 
problems.
All machines are Pentiums and are running Linux.

	Has anyone had similar problems?

