Newsgroups: comp.parallel.pvm
From: wjiang@thud.cs.utk.edu (weicheng jiang   )
Subject: Re: PVM on parallel machine
Organization: Computer Science Dept, University of Tennessee, Knoxville
Date: 21 Jul 1995 12:58:00 GMT
Message-ID: <3uo88oINN5bn@CS.UTK.EDU>

In article <CKUMARAD.95Jul19113223@heatwave.oci.utoronto.ca>, ckumarad@heatwave.oci.utoronto.ca (Carl Kumaradas) writes:
|> 
|> I'm very new to PVM and a bit confused about how it works with a
|> network of parallel and single processor machines.  We have a network
|> of one SGI Onyx with 4 processors, about 6 SGI Indigo's and about 4
|> Sun Sparc 10's.  What I don't understand is whether PVM will use all
|> four processors on the Onyx or not.  If not, how can I get it to use
|> them.
|> 

If you spawn 4 PVM tasks on this machine then all 4 processors will be
utilized.

-Weicheng Jiang
PVM Group

