Newsgroups: comp.parallel.pvm
From: Roberto Hortal <rhortal@nefer.abo.fi>
Subject: Re: Help: How to adjust shared buffer size in PVM?
Organization: Abo Akademi University
Date: Fri, 23 Aug 1996 09:51:07 +0300
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=ISO-8859-1
Content-Transfer-Encoding: 8BIT
Message-ID: <Pine.SOL.3.91.960823095048.1192B-100000@nefer.abo.fi>

On 20 Aug 1996, Yuen Pui Ho wrote:

>     I am writting a program which necessary to transfer a very vector(size of 
> ~4M) between different machine in the network. When I try one with only the 
> size of 200000 (a double precision array). PVM just display:
> 
> libpvm [t40003]: da_new() Warning: shared buffer full, using malloc
> libpvm [t40003]: peer_send() Message(s) too long for shared buffer, deadlocked.
> 
> and hang up. Is there any way to increase the size of "shared buffer"? Or is 
> there any other way to solve this problem? Thanks.
> 
> Clarence Yuen
> Physics, Chinese University of HK.
> 
> s935715@mailserv.cuhk.edu.hk
> phyuen@phy.cuhk.edu.hk
> 
> 
> 
> 
Why don't you just split the message in smaller parts?

		Roberto

    _I_           		MADE     IN     SPAIN
  _I)___I_      
  )_)__)__)        Laboratory Engineer. bo Akademi. Turku. Finland.
 \)_)__)__) \   
 _\I I )I\)_--  
 |________/       ----------------------------------------------------
+-+-+-+-+-+-+-+   "Es mentira que sepan a vinagre los besos sin amor".
			                                  J. Sabina.
                  ---------------------------------------------------- 
Roberto Hortal Muoz.   rhortal@abo.fi | http://www.abo.fi/~rhortal/


