From: Lee Bo-sung <bslee@pvmcube4.snu.ac.kr>
Newsgroups: comp.parallel.pvm
Subject: Re: "wd=" does'nt work on Windows NT
Date: Tue, 23 Feb 1999 23:44:58 +0900
Organization: Dept. of Aerospace Eng. Seoul National Univ.
Sender: bslee6@210.113.160.180
Message-Id: <36D2BEE5.73C@pvmcube4.snu.ac.kr>
References: <36D15EC9.FDBCD1ED@mechb.uni-stuttgart.de>
Reply-To: bslee@pvmcube4.snu.ac.kr
Mime-Version: 1.0
Content-Type: text/plain; charset=euc-kr
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.pvm:8046


Ralf Kuebler wrote:
> 
> On a LINUX machine I start the PVM-console and say:
> 
> add "hertz.mechb.uni-stuttgart.de
> dx=/programme/pvm3/lib/win32/pvmd3.exe
> ep=/winnt/profiles/rk/pvm/beispiel/win32
> wd=/winnt/profiles/rk/pvm/beispiel/win32"
> 
> After starting my program on LINUX it turns out that the
> PVM-dameon was started on the NT maschine, also the
> corresponding executable in the directory specified by
> "ep=..." was started. But unfortunately PVM wo'nt use
> the working directory specified by "wd=...", instead
> it will use "/programme/pvm3" as the working directory.
> 
> Does anyone have a solution to this problem?
> It seems to be a Bug in PVM!
> 

I have posted about this problem about three months ago. But I couldn't
get any reply.
At that time, I used 'ep' and 'wd' options on host files on windows
system. When adding
hosts on windows machines, the working directory is set to PVM_TMP
directory. So
I thought that is PVM bug. I examined the ddpro.c and hoster.c etc...
and I concluded that 
the problem results from the difference of presentation of directory
convension (/ and \)
between unix and windows. In PVM windows, '/' and '\' make confuse...
I have tested win95 and win98 and winNT. There is the same problem.
The solution of this problem must be made by PVM group.

> --
> Ralf Kuebler, Institute B of Mechanics, University of Stuttgart
> Pfaffenwaldring 9, D-70550 Stuttgart, phone/fax: (+49)-711-685-6396/6400
> mailto:rk@mechb.uni-stuttgart.de
> http://www.uni-stuttgart.de/UNIuser/mechb/people/Kuebler/

-- 
Lee, Bo-sung
Ph.D Candidate in Aerospace Eng. Seoul National Univ.
Invited Reseacher in ETRI/Supercomputing Center
mailto:bslee@pvmcube4.snu.ac.kr
mailto:bslee@bslee.sarang.net
http://www.shinbiro.com/~bslee6

