Newsgroups: comp.parallel.pvm
From: David Clay Patton <patton@dave.nrl.navy.mil>
Subject: Re: host name of first master
Organization: Naval Research Laboratory
Date: Mon, 02 Dec 1996 13:38:19 -0500
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <32A3221B.1E2A@dave.nrl.navy.mil>

Laurent Gasser wrote:
> 
> Is there any way to find out the name of the host from the first PVM task
> to be run.  Something like a task asking "On which host I am running?".
> 

call pvm_config (pvmfconfig for us fortran users)

