Newsgroups: comp.parallel.pvm
From: mr844345@cs.nthu.edu.tw (mr844345)
Subject: UNIX file system call in slave
Organization: Dep. Computer Science, Nat'l Tsing Hua Univ., Taiwan, R.O.C.
Date: 29 Aug 1996 11:03:54 GMT
Message-ID: <503teq$7d8@news.cs.nthu.edu.tw>

I wrote a master-slave structure program in PVM environment and the
slave process contains some UNIX file system calls such as open, execl.
When a slave which is spawned by the master reaches the system calls and
attempts to open a file, it returns an error message: No such file or
directory. The file definitly exists in the same directory as master and
slave but the slave can't find it. What's wrong with it? Please help!

Thanks.
-- 
=========================================================================== 
  James Hsu
                                                     ______III_______/      
  Dept. of Comput. Science                             (___|||_____) \  
  Nat'l Tsing Hua University                               ^^^
  HsinChu Taiwan                                   mr844345@cs.nthu.edu.tw
  ROC                                           cchsu@venus.cs.nthu.edu.tw
===========================================================================

