Newsgroups: comp.parallel.pvm From: Jacques Dubeau Subject: PVM and Win95 Organization: Detec Corp. Date: 28 Oct 1997 21:33:33 GMT Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <635lnd$11m$1@news.cyberus.ca> PVMers I am attempting to run the simple example programs issued with pvm3.3.10 and pvm3.4 (beta) on Win95 machines. I have rsh running properly on all machines. Network is ethernet. Here is what I get with 3.3.10: I start the pvm console on host#1 and add host#2. Both hosts appear if I type CONF. In another window I run the test program HELLO and I get the response "i'm t4003", from host #1, as expected. I do not get the response from host#2. It seems that HELLO_OTHER is not spawned. Other test programs, such as MASTER and SLAVE produce no "visible" response from the machines. With pvm3.4beta, from the console I get the message "console:exit handler called" when I try to add host#2. ANy suggestions? I believe that the environment variables are set correctly. Thanks in advance Jacques Dubeau