tom_z
December 20th, 2008, 04:08 PM
Hi,
I have installed mpich2 on two computers bp1 and bp2. It works fine individually on each computer either locally or by ssh. But when I try to run mpdboot -n 2 I got the following error:
debug: starting
running mpdallexit on bp1
debug: launch cmd= /usr/local/bin/mpd.py --ncpus=1 -e -d
debug: mpd on bp1 on port 39944
debug: info for running mpd: {'ncpus': 1, 'list_port': 39944, 'entry_port': '', 'host': 'bp1', 'entry_host': '', 'ifhn': ''}
debug: launch cmd= ssh -x -n -q bp2 '/usr/local/bin/mpd.py -h bioproximity1 -p 39944 --ncpus=1 -e -d'
debug: mpd on bp2 on port no_port
mpdboot_bp1 (handle_mpd_output 406): from mpd on bp2, invalid port info:
no_port
Any help is highly appreciated.
Tom
I have installed mpich2 on two computers bp1 and bp2. It works fine individually on each computer either locally or by ssh. But when I try to run mpdboot -n 2 I got the following error:
debug: starting
running mpdallexit on bp1
debug: launch cmd= /usr/local/bin/mpd.py --ncpus=1 -e -d
debug: mpd on bp1 on port 39944
debug: info for running mpd: {'ncpus': 1, 'list_port': 39944, 'entry_port': '', 'host': 'bp1', 'entry_host': '', 'ifhn': ''}
debug: launch cmd= ssh -x -n -q bp2 '/usr/local/bin/mpd.py -h bioproximity1 -p 39944 --ncpus=1 -e -d'
debug: mpd on bp2 on port no_port
mpdboot_bp1 (handle_mpd_output 406): from mpd on bp2, invalid port info:
no_port
Any help is highly appreciated.
Tom