ai
>> Sent: 13 January 2011 19:19
>> To: Open MPI Users
>> Subject: Re: [OMPI users] Error from mpirun command
>>
>> Thank you, Jeff.
>>
>> I just commented the stty line out and it doesn't seem to have
>> any ill effect with interactive shells. I g
users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
> Behalf Of Tena Sakai
> Sent: 13 January 2011 19:19
> To: Open MPI Users
> Subject: Re: [OMPI users] Error from mpirun command
>
> Thank you, Jeff.
>
> I just commented the stty line out and it doesn't
Thank you, Jeff.
I just commented the stty line out and it doesn't seem to have
any ill effect with interactive shells. I guess my
stty erase ^\?
was superfluous to begin with. I have hard time remembering
which rc file invokes/chains what other rc file.
Regards,
Tena Sakai
tsa...@gallo.ucsf
FWIW: you can typically put that kind of stuff in a portion of your .bashrc
that is only invoked for interactive logins. I.e., the automated ssh's that
OMPI's mpirun won't invoke those commands because they're non-interactive
logins.
I'm a tcsh user myself, so I don't know the appropriate mojo
Thank you, Gus.
I grep'ed "stty" in all . in my home directory and found
that I had a line
stty erase ^\?
in .bashrc. When I commented out the line, the error message
"stty: standard input: Invalid argument" went away.
I appreciate your tip.
Tena Sakai
tsa...@gallo.ucsf.edu
On 1/12/11 3:44
Tena Sakai wrote:
Hi,
I am trying to run simple mpirun commands (pretty much straight out of
mpirun man page) and getting a bit of error message. Here’s what I mean:
[tsakai@vixen Rmpi]$
[tsakai@vixen Rmpi]$ hostname
vixen.egcrc.org
[tsakai@vixen Rmpi]$
[tsakai@vixen Rmpi]$ mpir