Newsgroups: comp.parallel.pvm
From: mkonchad@osf1.gmu.edu (Manu Konchady)
Subject: Shared buffer problem
Organization: George Mason University, Fairfax, Virginia, USA
Date: 28 Feb 1996 01:05:20 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Message-ID: <4h09og$k0n@portal.gmu.edu>

In my program, I have spawned 3 processes and each time I send 4 frames
(of size 84480 bytes) to each of the spawned process.  I have 150
frames.  After processing roughly 80 frames, my program stops running.
I get the following message :

da_new(_) Warning: shared buffer full, using malloc

What does this mean?  Any ideas of how to fix it?

I am using a DEC Alpha - the architecture is ALPHAMP.

Any suggestions will be appreciated.  Thank You!

email: mkonchad@osf1.gmu.edu


