From: "½Å ¿µÇÑ" <yhshin@cola.kaist.ac.kr>
Newsgroups: comp.parallel.mpi
Subject: Re: Help me! (IRIX64 origin6.4)
Date: Fri, 09 Oct 1998 18:58:24 +0900
Organization: ÇÑ±¹°úÇÐ±â¼ú¿ø È­ÇÐ°ú
Message-Id: <361DDE40.91ECC238@cola.kaist.ac.kr>
References: <01bdf1ff$bb6f4cf0$e8b7060a@eraui187>
Reply-To: yhshin@cola.kaist.ac.kr
Mime-Version: 1.0
Content-Type: text/plain; charset=EUC-KR
Content-Transfer-Encoding: 7bit


R. Manus wrote:

> Add in your login directory a .rhosts file with contents :
> localhost yhshin
>
> If yhshin is your login.
>
> By this way mpirun can execute rsh without problem.
>
> --
> R. Manus
> "Use the Force for knowledge not for attack"
> Yoda

  Thanks for your reply. But after adding in a .rhosts file the error
message remained.

  It said that "

% mpirun -np 2 hello++
Permission denied.
rsh: connection failed
control-c
bm_list_10561:  p4_error: interrupt SIGINT: 2
p0_10602:  p4_error: interrupt SIGINT: 2

"

