[mpich-discuss] ssh arguments
Reuti
reuti at staff.uni-marburg.de
Sat Jul 2 04:24:30 CDT 2011
Hi,
Am 02.07.2011 um 05:31 schrieb Pavan Balaji:
> You can also set the environment HYDRA_EXTRA_ARGS=-q before launching mpiexec.
I suggest to add it to:
http://wiki.mcs.anl.gov/mpich2/index.php/Using_the_Hydra_Process_Manager
as I couldn't find it there. Are there additional environment variables?
-- Reuti
> 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
> _______________________________________________
> 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