From: "Venky" <qbuvep@bigfoot.ebu.ericsson.se>
Newsgroups: comp.parallel.pvm
Subject: Re: pvm cannot start pvmd remotely
Date: Tue, 13 Apr 1999 16:57:49 -0700
Organization: Ericsson Data Services Americas
Message-Id: <7f0lqq$ene$1@abc.exu.ericsson.se>
References: <Pine.GSO.3.96.990412035353.28543B-100000@armstrong.cse.Buffalo.EDU>
Xref: ukc comp.parallel.pvm:8248


hi
    The problem is because the arguments sent by win32 pvm ( hoster.exe)  to
do the rsh is not correct.

I fixed it by changing the rsh parameters passed by  hoster.exe to spawn the
remote pvmd.

I changed the "pvmwinrsh.c" under the hoster directory and recompiled the
hoster process (hoster.exe).

venky.p


Daniel S Eisner wrote in message ...
>
>I am running, or trying to run, pvm on a windows NT cluster.
>
>
>I can rsh from any machines to another just fine, but when I try "add
>hostname" from within the pvm console, it doesn't work, complaining that
>it couldn't start pvmd.
>
>This happens even after I play with the regestry settings for the pvmd.exe
>{default} on either machine, and when I try
> "add <hostname> dx=path_to_pvmd3"
>
>Anyone have any ideas?
>
>-Daniel Eisner
>University at Buffalo
>eisner@cse.buffalo.edu
>
>

