Newsgroups: comp.parallel.pvm
Path: ukc!uknet!bnr.co.uk!corpgate!news.utdallas.edu!convex!cs.utexas.edu!sdd.hp.com!saimiri.primate.wisc.edu!relay!gx1!jegreen
From: jegreen@gx1.nswc.navy.mil (John Green)
Subject: Re: How to start pvm inside a program?
Message-ID: <1994Mar10.173748.26682@relay.nswc.navy.mil>
Sender: jegreen@gx1 (John Green)
Organization: Naval Surface Warfare Center - Dahlgren Division
References: <1994Feb24.232333.290@dagoba.escape.de> <2ll3ek$hmo@quabbin.crl.dec.com> <WSPMB12K@math.fu-berlin.de> <1994Mar9.220812.3626@xn.ll.mit.edu>
Date: Thu, 10 Mar 1994 17:37:48 GMT
Lines: 20



	My vote goes to the pvm_start_pvmd() function.  As
I am one who, when possible, avoids the use of system calls
from programs I always use the pvm_start_pvmd routine.
	A good place to find this implemented is in the source
code for the pvm console $PVM_HOME/console/cons.c.


+----------------------------------------------------+
|                                                    |
|  John E. Green       jegreen@gx1.nswc.navy.mil  |
|                                                    |
|  Code K14                                          |
|  Naval Surface Warfare Center - Dahlgren Division  |
|  Dahlgren, Virginia 22448                          |
|                                                    |
|  Phone (703) 663-8018          FAX (703) 663-7999  |
|                                                    |
+----------------------------------------------------+

