Newsgroups: comp.parallel.pvm
From: Antonio Scotti <scotti@centauro.upc.es>
Subject: SGIPM64 execution problem
Organization: Universitat Politecnica de Catalunya
Date: 27 Nov 1995 12:35:58 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <49cbbe$gde@diable.upc.es>

Hi,
I'm tryng to run my program on a SGI power challenge with 3 processors
but every time I run it I receive the following message after the 
programs crashes:

	libpvm [t40007]: pvmbeatask() semget: No space left on device
	Segmentation fault

when I know that there is space left on the device. The program also runs fine 
on a cluster of SGI5 workstations.
Does this message has to do with semaphores? do I need to change the max number
of allocatable semaphores on my system?
Any clue would be appreciated.
Thanks,
-- Antonio


=============================================================
= Antonio Scotti                                            =
= CIMNE                                                     =     
= International Centre for Numerical Methods in Engineering =
= Universitat Politecnica de Catalunya, Campus Norte        =
= s/n Gran Capita`, Edificio C1                             =
= Barcelona, Spain                                          =
=                                                           =
= phone: ++ 34 3 401.74.03                                  =
= E-mail: scotti@centauro.upc.es                            =
=                                                           =
= ===========================================================
=          "The mind leads, the body follows"               =
=                                     KOICHI TOHEI          =       
=============================================================


