Newsgroups: comp.parallel.pvm
From: liu@ug.eds.com (Liu)
Subject: problem with pvm on HPUX
Organization: McDonnell Douglas Space Systems
Date: 11 Aug 1994 21:50:04 GMT
Message-ID: <32e6ec$cai@lynx.unm.edu>


Hi, can any PVM experts over there give me some help? 
I am trying to install pvm3.3.3 ( from netlib) on a network of hp/apollo 
series 700. At first the top level make didn't work. So i cd to diff. 
source directories (src, console, examples etc.) to do make separately.
I did the make according to the instructions of lib/aimk and the installation
finished successfully. 
when i tried to run pvm and add host, i got the following problems:
pvm> add camhpp41
0 successful
			HOST		DTID
			camhpp41	Can't start pvmd
pvm> halt
libpvm [t40001]: mxfer() EOF on pvmd sock

I have set up .rhosts to include camhpp41. On HPUX, pvm is supposed to 
use remsh. I tried "remsh camhpp41 ls". It dosn't work.

and the following is the content of /tmp/pvml.1288:

[t80040000] ready  3.3.3   Thu Aug 11 14:23:00 1994
[t80000000] pvmd@camhpp41: r
[t80000000] pvmd@camhpp41: e
[t80000000] pvmd@camhpp41: m
[t80000000] pvmd@camhpp41: s
[t80000000] pvmd@camhpp41: h
[t80000000] pvmd@camhpp41: d
[t80000000] pvmd@camhpp41: :
[t80000000] pvmd@camhpp41:  
[t80000000] pvmd@camhpp41: L
[t80000000] pvmd@camhpp41: o
[t80000000] pvmd@camhpp41: gin i
[t80000000] pvmd@camhpp41: n
[t80000000] pvmd@camhpp41: c
[t80000000] pvmd@camhpp41: o
[t80000000] pvmd@camhpp41: r
[t80000000] pvmd@camhpp41: r
[t80000000] pvmd@camhpp41: e
[t80000000] pvmd@camhpp41: c
[t80000000] pvmd@camhpp41: t
[t80000000] pvmd@camhpp41: ^J
[t80000000] pl_startup() pvmd@camhpp41: EOF
[t80040000] startack() host camhpp41 expected version
[t80040000] dm_halt() from (camhpp48), halting...
[t80040000] work() pvmd halting
[t80040000] pvmbailout(0)

thanx in advance
yigong


