[hpc-devel] Need help: mpich2 setup

Serge Ryabchun =?iso-8859-1?q?serge=2Eryabchun_=CE=C1_gmail=2Ecom?=
Ср Авг 29 17:03:09 MSD 2007


2007/8/29, Sanislav Ievlev <inger на altlinux.org>:
> Попробовал собрать mvapich2 (mpich2)
> для начала в силу отсутствия кластера пробую вариант работы через tcp
> (сборке говорил просто configure с параметрами по-умолчанию).
>
> 1. Есть две машины: на одной работаю сам, вторая - тестовая.
> На вторую машину можно беспарольно ходить по ssh.
>
> С на обоих машинах ~/.mpd.conf с одним и тем же секретом.
>
> 2. Запуск локально на каждой машине работает отлично:
>    $mpdboot
>    $mpirun -n 3 hostname
>    $mpdallexit
>
> 3. Делаю ~/mpd.hosts, где собственно перечисляю два хоста:
> --
>    host1.office.altlinux.ru
>    host2.office.altlinux.ru
> --
>
> 3. Однако запуск mpd на двух узлах не проходит:
>    $ mpdboot --debug --verbose -n 2
>         debug: starting
>         running mpdallexit on host1.office.altlinux.ru
>         LAUNCHED mpd on host1.office.altlinux.ru  via
>         debug: launch cmd= /usr/bin/mpd.py   --ncpus=1 -e -d
>         debug: mpd on host1.office.altlinux.ru  on port 41954
>         RUNNING: mpd on host1.office.altlinux.ru
>         debug: info for running mpd: {'ncpus': 1, 'list_port': 41954,
>         'entry_port': '', 'host': 'host1.office.altlinux.ru', 'entry_host': '',
>         'ifhn': ''}
>         LAUNCHED mpd on host2.office.altlinux.ru  via  host1.office.altlinux.ru
>         debug: launch cmd= ssh -x -n -q host2.office.altlinux.ru '/usr/bin/mpd.py
>         -h host1.office.altlinux.ru -p 41954  --ncpus=1 -e -d'
>         debug: mpd on host2.office.altlinux.ru  on port 52081
>         mpdboot_host1.office.altlinux.ru (handle_mpd_output 374): failed to ping
>         mpd on host2.office.altlinux.ru; recvd output={}

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Вот это очень похоже на другую систему - scali
chkconfig xinetd on
chkconfig echo on
chkconfig echo-udp on
service xinetd restart

я долго смеялся, но вот такое оно ;-), как здесь не знаю, но тоже может быть
также


Подробная информация о списке рассылки HPC-devel