From: "B. Lee" <bslee@pvmcube4.snu.ac.kr>
Newsgroups: comp.parallel.pvm
Subject: Re: Newbie question
Date: Fri, 28 Aug 1998 21:55:37 +0900
Organization: ETRI/Super Computer Center
Message-Id: <35E6A8C9.15E4@pvmcube4.snu.ac.kr>
References: <35E3AF42.874D6CBF@ozemail.com.au>
Reply-To: bslee@pvmcube4.snu.ac.kr
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


Stephen So wrote:
> 
> Hi everyone,
> 
> I'm sort of newbie to PVM and I have a simple question. Since PVM can
> work over a heterogeneous network, do I have to compile my programs
> separately for each platform?
> 
> Steve.

If the number of platforms increases, compilation of source codes
on each platform is very difficult. So I am now using NIST PADE(this
tools can be acceced via PVM home page) parallel complie tools. 
And this is very helpful.
And we are now developing some tools for meta computing on heterogenous
network using NIST PADE.
In our tool, ep option and wd(this option is needed for startup
directory) option are automatically set, and we include
automatically creation of working directory and data directory
on each machines.
Sooner or later, we posted about our tools. If someone interested
in remote compile of source codes and execution on heterogeneous,
send mail to me.

++++++++++++++++++++++++++++++++++++++++
Bo-sung Lee
ETRI/Super Computer Center
bslee@pvmcube4.snu.ac.kr
++++++++++++++++++++++++++++++++++++++++

