Newsgroups: comp.parallel.pvm
From: Stefan Hinker <hinker>
Subject: Re: xpvm
Organization: University of Wuerzburg, Germany
Date: 26 Jul 1995 15:51:36 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <3v5oa8$2j3@winx03.informatik.uni-wuerzburg.de>

patton@dirac (David Clay Patton) wrote:
>Hi,
>
>Has anyone been able to spawn a master from xpvm such that it will
>run in an alternate directory than $HOME ?

As far as I know, this is the same with plain pvm.  The program has to have
some working directory anyway.  If you don't want the files in $HOME,
you probably have a clear idea of where you want them.  One way is to define
a filename prefix in your Makefile and use is whenever creating your files.
This is ONE way, probably not the best one!

Greetings,
Stefan
-- 
===============================================================================
Stefan Hinker                         email: hinker@informatik.uni-wuerzburg.de
                Unix? Still working on it  :-))
===============================================================================


