Newsgroups: comp.parallel.pvm
From: wjiang@thud.cs.utk.edu (weicheng jiang   )
Subject: Re: PVM on PGON
Organization: Computer Science Dept, University of Tennessee, Knoxville
Date: 11 Oct 1994 19:07:20 GMT
Message-ID: <37enp8INNdll@CS.UTK.EDU>

In article <37enepINNd7i@CS.UTK.EDU>, wjiang@thud.cs.utk.edu (weicheng jiang   ) writes:
|> In article <36t9c6$p5d@csnews.cs.Colorado.EDU>, anshu@tigger.cs.colorado.edu (Anshu Aggarwal) writes:
|> |> 
|> |> I just tried running an application between the Paragon and the CM-5, without
|> |> much luck. I started pvmd3 from the Pgon. The daemon was successfully started
|> |> on the CM-5 also. My Pgon program however got hung when it tried to launch a process
|> |> on the CM-5. A 'ps -xl' on the CM-5 only showed pvmd3, so the other process
|> |> obviously doesn't get started their. Anyone have any luck with this?
|> |> 
|> |> -aa
|> |> 
|> 
|> It works for me. I ran the master/slave example on the Paragon+CM5 configuration
|> with 4, 6, 8 slaves. Up to 4 slaves were started on the CM5.
|> 
|> -Weicheng Jiang
|> University of Tennessee
|> 

By the way, on the CM5 you use 'cmps' to check processes on the nodes, as
'ps' would only list processes on the control processor.

-Weicheng Jiang

