Newsgroups: comp.parallel.mpi
From: Mike Applebaum <applebau@vt.edu>
Subject: Re: "Permission denied." error
Organization: Virginia Tech, Blacksburg, Virginia
Date: Thu, 21 Aug 1997 15:56:27 -0400
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <33FC9D6B.167E@vt.edu>

Are you using the P4 or shared memory libraries.
 Sounds like a typical problem with the p4 libraries
 when the account isn't setup properly.

 Try executing the following
 rsh localhost ls
 
 If it gives "permission denied", then you know that
 is the problem.  The easiest fix is to add the user
 to the .rhost file.  I wouldn't recommend doing this
 for root.  


GB wrote:
> 
> Hi.  I just installed MPICH on our lab's SGI Indigo2 R10000 (IRIX
> 6.4).  If I try running a program with mpirun as root, I get the error
> message: "Permission denied." (even though the program in question is
> executable), and the program hangs idefinitely.  If I try the same
> thing as a regular user, it works OK.
> 
> This seems to be a recurrent problem, judging by the many times it
> comes up in DejaNews, but I didn't find any posted solution there.
> Does anybody know what's going on?
> 
> Thank you.
> 
> GB (to send me e-mail please transpose the first two letters of my
> address)

-- 

  ---------------------------------------------------------------------
  Michael Applebaum
  Research Scientist                   email: applebau@aerosft.com
  AeroSoft Inc.                        email: applebau@vt.edu
  1872 Pratt Drive, Suite 1275         voice: (540) 231-3436
  Blacksburg, Va 24060                 fax:   (540) 231-6137
  ---------------------------------------------------------------------

