[mpich-discuss] ssh arguments
    Pavan Balaji 
    balaji at mcs.anl.gov
       
    Fri Jul  1 22:31:42 CDT 2011
    
    
  
You can also set the environment HYDRA_EXTRA_ARGS=-q before launching mpiexec.
Pavan Balaji @ iPhone
(Big fingers. Small email.)
On Jul 1, 2011, at 3:56 PM, Reuti <reuti at staff.uni-marburg.de> wrote:
> Hi,
> 
> Am 01.07.2011 um 20:13 schrieb Frank Riley:
> 
>> How do I specify arguments to ssh? For example, I want hydra to do ssh as "ssh -q".
> 
> unless there is a command line option I'm not aware of, you could either use a wrapper for `ssh`, or add to your ~/.ssh/config:
> 
> Host *
>    LogLevel quiet
> 
> (see `man ssh_config`).
> 
> -- Reuti
> 
> 
>> _______________________________________________
>> mpich-discuss mailing list
>> mpich-discuss at mcs.anl.gov
>> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
> 
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
    
    
More information about the mpich-discuss
mailing list