Newsgroups: comp.parallel.pvm
From: rwcox@post.its.mcw.edu (Robert W. Cox)
Subject: PVM 3.10 and HPPAMP
Organization: Medical College of Wisconsin; Milwaukee Wisconsin
Date: 14 Nov 1995 09:30:06 -0600
Message-ID: <48aclu$ihs@post.its.mcw.edu>

I've just got PVM 3.10 to work on our K-200 4 CPU HP machine,
running HP-UX 10.00.  I use the HPPAMP PVM_ARCH, and inter-task
communication works fine (unlike 3.9).  When the pvmd exits,
it leaves a bunch of messages:

libpvm [t40001]: peer_wait(): Error waiting for semop id = 1025: Invalid argument
libpvm [t40001]: pvmendtask() shmctl RMID: Invalid argument
libpvm [t40001]: pvmendtask() semctl RMID: Invalid argument

Does anyone know how to get rid of these, or if they indicate a major
problem?  The "ipcfree" script doesn't find anything to kill, so
apparently no semaphores or shared memory segments are being left
dangling.

Bob Cox / Biophysics Research Institute / Medical College of Wisconsin
Voice: 414-456-4038 / Fax: 414-266-8515 / rwcox@mcw.edu
http://www.biophysics.mcw.edu/BRI-people/cox.html

