Newsgroups: comp.parallel.pvm
Path: ukc!uknet!warwick!zaphod.crihan.fr!jussieu.fr!math.ohio-state.edu!cs.utexas.edu!uunet!super!cfreese
From: cfreese@super.org (Craig F. Reese)
Subject: Re: speed parameter in PVM?
Message-ID: <1994Feb17.004557.16203@super.org>
Sender: news@super.org (USENET News System)
Nntp-Posting-Host: descartes
Organization: Supercomputing Research Center (Bowie, MD)
References: <2jt17o$gdp@serra.unipi.it>
Date: Thu, 17 Feb 1994 00:45:57 GMT
Lines: 27

In article <2jt17o$gdp@serra.unipi.it> Marcello Formica <meta@calpar.cnuce.cnr.it> writes:
>Hi... Can you set the 'speed' parameter in PVM, that is, how to change the
>number that appears when you type 'CONF' on a PVM console? How is this 
>value used? I'm working with PVM 3.2.6.

I don't have 3.2.6, but in 3.2.5 (routine hd_new) in file host.c
there is a line:

    hd->hd_speed = 1000;

I think that is what is setting all of the "speed" values to 1000. ;^(

Craig

*** The opinions expressed are my own and do not necessarily reflect 
*** those of any other land dwelling mammals....

"The problem ain't what we don't know; it's what we know that just ain't so
Either we take familiar things so much for granted that we never think about 
how they originated, or we "know" too much about them to investigate closely."
-----------------
Craig F. Reese                           Email: cfreese@super.org
Institute for Defense Analyses/
Supercomputing Research Center
17100 Science Dr.
Bowie, MD  20715-4300


